Notes from meeting
[matches/MCTX3420.git] / server / control.h
index 2878a88..2de9b7f 100644 (file)
@@ -5,8 +5,9 @@
 #ifndef _CONTROL_H
 #define _CONTROL_H
 
-/**ID codes for all the actuators**/
-typedef enum Actuators {ACT_NONE = -1, ACT_PREG = 0, ACT_SOLENOID1} Actuators;
+
+
+/** ID codes for all the actuators **/
 extern void Control_Handler(FCGIContext *context, char *params);
 
 #endif

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