Refactor Actuators
[matches/MCTX3420.git] / server / actuators / ledtest.h
diff --git a/server/actuators/ledtest.h b/server/actuators/ledtest.h
new file mode 100644 (file)
index 0000000..46ce7a4
--- /dev/null
@@ -0,0 +1,11 @@
+#ifndef _LED_TEST_H
+#define _LED_TEST_H
+
+#include "../common.h"
+
+extern bool Ledtest_Set(int id, double value);
+
+
+#endif //_LED_TEST_H
+
+//EOF

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