fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
200:1df682165694
Parent:
197:7a05523bf588
--- a/MTimer.c	Thu Oct 20 09:32:25 2016 +0000
+++ b/MTimer.c	Thu Oct 20 11:38:22 2016 +0000
@@ -28,6 +28,8 @@
        Time1Hz++;
        Discharg ();
        BackLight();
+        sprintf((Time),"%d %d \r\n", Spi.DAC_B,   Gyro.Termo);//выдаем в терминал для постройки граффика регулировки периметра.
+        WriteCon(Time);
      }
 }
 /////////////////////////////////////////////////////