this works with the old SUS
This commit is contained in:
@ -43,7 +43,8 @@ private:
|
||||
enum class CommunicationStep {
|
||||
PERFORM_CONVERSIONS,
|
||||
REQUEST_TEMP,
|
||||
READ_TEMP
|
||||
READ_TEMP,
|
||||
WRITE_SETUP
|
||||
};
|
||||
|
||||
enum class InternalState {
|
||||
|
Reference in New Issue
Block a user