Main Program

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
28:8ac6c3c1e643
Parent:
27:769cb5a7ea37
Child:
29:b413b0bb07a1
--- a/setting/LcdConfig.h	Sun Jan 31 15:46:19 2016 +0000
+++ b/setting/LcdConfig.h	Mon Feb 01 02:05:44 2016 +0000
@@ -11,14 +11,14 @@
     {{"ClbEnt"},     {"Enter "},      {0       },      {0       }},//5
     {{"ClbExt"},     {"Exit  "},      {0       },      {0       }},//6
     {{"CpsRst"},     {"CpsRst"},      {0       },      {0       }},//7
-    {{"CalibR"},     {0       },      {0       },      {0       }},//8
-    {{"CalibR"},     {0       },      {0       },      {0       }},//9
+    {{"S_POW "},     {"15    "},      {"25    "},      {"35    "}},//8
+    {{"L_POW "},     {"15    "},      {"25    "},      {"35    "}},//9
     {{"Reset "},     {"ByeBye"},      {0       },      {0       }},//A
     {{"Test0 "},     {"Debug0"},      {"Debug1"},      {"Debug2"}},//B
     {{"Test1 "},     {"Debug3"},      {"Debug4"},      {"Debug5"}},//C
     {{"Strgy1"},     {"Atk0  "},      {"Atk1  "},      {"Atk2  "}},//D
     {{"Strgy0"},     {"Atk3  "},      {"Atk4  "},      {"Atk5 "}},//E
-    {{"StopR "},     {0       },      {0       },      {0       }} //F
+    {{"Start2"},     {"Active"},      {0       },      {0       }} //F
 };
 
 #endif /*_LCD_CONFIG_H_*/
\ No newline at end of file