Automatic commit of irc logs
[matches/MCTX3420.git] / server / control.h
index af61066..2de9b7f 100644 (file)
@@ -1,7 +1,13 @@
+/**
+ * @file control.h
+ * @brief Header file for control functions
+ */
 #ifndef _CONTROL_H
 #define _CONTROL_H
 
-extern void Control_Handler(FCGIContext *context, char *params);
 
 
+/** ID codes for all the actuators **/
+extern void Control_Handler(FCGIContext *context, char *params);
+
 #endif

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