Main Program

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
36:50092d488f78
Parent:
32:247115c03176
Child:
42:02aaa806d929
--- a/setting/LcdConfig.h	Tue Feb 02 11:28:15 2016 +0000
+++ b/setting/LcdConfig.h	Wed Feb 03 07:46:32 2016 +0000
@@ -16,8 +16,8 @@
     {{"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
+    {{"Strgy0"},     {"Atk0  "},      {"Atk1  "},      {"Atk2  "}},//D
+    {{"Strgy1"},     {"Atk3  "},      {"Atk4  "},      {"Atk5  "}},//E
     {{"Start2"},     {"Active"},      {0       },      {0       }} //F
 };