Nurbol Nurdaulet / cmd_io

Dependents:   state_machine_modes_1_12_11_11h

Revision:
5:9aa646406402
Parent:
4:c099ce00dd9a
Child:
6:ee6b303c2868
--- a/cmd_io.h	Tue Nov 29 00:24:01 2011 +0000
+++ b/cmd_io.h	Wed Nov 30 00:53:03 2011 +0000
@@ -12,7 +12,7 @@
 #define     CMD_STR_BUFFER_SZ       100
 #define     MAX_SERVO_NUMBER          5
 #define     MIN_SERVO_ANGLE           0
-#define     MAX_SERVO_ANGLE         180
+#define     MAX_SERVO_ANGLE         200
 //
 // Use 'enum' construct to create list of return codes.
 // Each entry will be defined as 1 more than the previous entry