Skip to content
Snippets Groups Projects
Commit 69c3b317 authored by Karol Hennessy's avatar Karol Hennessy
Browse files

fix

parent e0099d59
Branches
No related merge requests found
......@@ -162,6 +162,8 @@ class CMD_MAP(Enum):
SET_TARGET_CURRENT = CMD_SET_TARGET
SET_THRESHOLD_MIN = ALARM_CODES
SET_THRESHOLD_MAX = ALARM_CODES
GET_THRESHOLD_MIN = ALARM_CODES
GET_THRESHOLD_MAX = ALARM_CODES
GET_TARGETS = VENTILATION_MODE
# SET_PERSONAL = CMD_SET_PERSONAL
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment