fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
149:abbf7663d27d
Parent:
148:7ce8c1fd00f7
Child:
150:29c9f7671bac
--- a/Command.c	Fri Apr 29 13:53:50 2016 +0000
+++ b/Command.c	Tue May 03 05:12:26 2016 +0000
@@ -816,7 +816,7 @@
     {		
          if (BuffTemp[1] != Gyro.My_Addres) {
             ReadCon1(BuffTemp); 
-            Gyro.RsErrLine += 0x1;//WriteCon("\n\r ...Error_ADDRES.... ");
+            Gyro.RsErrLine += 0x1;WriteCon("\n\r ...Error_ADDRES.... ");
           }
     } 
     else if(CountBuFFIn==3) // если ьоетий байт
@@ -855,7 +855,7 @@
              Rate_Flag=0;
                 case 0x99:
                     Gyro.ModeOut=0;
-                    CMD_Maintenance();
+                    CMD_Maintenance(); WriteCon("\n\r ...CMD_Maintenance().... ");
                 break;
                
                 case 0xA0: