first publish

Dependents:   CleaningMachine_Betago CleaningMachine_Betago clean_V1 CleaningM-Palm ... more

Revision:
0:da168b469315
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SystemStateConfig.h	Mon Feb 15 17:44:04 2016 +0000
@@ -0,0 +1,7 @@
+#define STATE_WALK1             1
+#define STATE_WALK2             2
+#define STATE_WALK3             3
+#define STATE_SWEEPING          4
+#define STATE_NOT_SWEEPING      5
+#define STATE_WATERING          6
+#define STATE_NOT_WATERING      7
\ No newline at end of file