this works with the old SUS

This commit is contained in:
2021-05-09 12:09:39 +02:00
parent 451729b103
commit 95f09469d1
3 changed files with 15 additions and 8 deletions

View File

@ -43,7 +43,8 @@ private:
enum class CommunicationStep {
PERFORM_CONVERSIONS,
REQUEST_TEMP,
READ_TEMP
READ_TEMP,
WRITE_SETUP
};
enum class InternalState {