Add API version and change FCGI_RejectJSON
[matches/MCTX3420.git] / server / control.h
index 87d62fc..a1aa5c7 100644 (file)
@@ -10,7 +10,7 @@
 
 /** List of actuator ids (should be of size NUMACTUATORS) **/
 typedef enum ActuatorId {
-       ACT_PRESSURE = 0,
+       ACT_PRESSURE,
        ACT_SOLENOID1
 } ActuatorId;
 

UCC git Repository :: git.ucc.asn.au