v1.1

Dependencies:   Communication_Robot

Fork of BEAR_Protocol_Edited by palm and chin

Revision:
10:2398eeafa967
Parent:
8:e1f43b1df0b5
Child:
11:b34eababcf56
diff -r c22410169d9f -r 2398eeafa967 Command.h
--- a/Command.h	Thu Jan 21 18:48:02 2016 +0000
+++ b/Command.h	Fri Jan 22 02:25:26 2016 +0000
@@ -24,4 +24,6 @@
 #define BODY_LENGTH        0x11
 #define ANGLE_RANGE_UP     0x12
 #define ANGLE_RANGE_LOW    0x13
-#define SAVE_EEPROM_DATA   0x14
\ No newline at end of file
+#define UP_LINK_LENGTH     0x14
+#define LOW_LINK_LENGTH    0x15
+#define SAVE_EEPROM_DATA   0x16
\ No newline at end of file