Skip to content

Commit edc4a4f

Browse files
chore: update types
1 parent e26cad7 commit edc4a4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

room_control_unit/src/app/model/Actuator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
The supported types of actuator.
1616
*/
1717
enum class ActuatorType {
18-
VENTILATION,
1918
HEATING,
2019
COOLING,
20+
VENTILATION,
2121
AMBIENT_LIGHT,
2222
SURGICAL_LIGHT
2323
};

0 commit comments

Comments
 (0)