fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
182:ebcd2bc3be8f
Parent:
181:0b022246c43c
Child:
188:4c523cc373cc
--- a/vibro.h	Fri Jul 08 14:58:17 2016 +0000
+++ b/vibro.h	Thu Jul 14 14:10:49 2016 +0000
@@ -123,10 +123,10 @@
     unsigned int SOC_Out;
     unsigned int My_Addres;
     unsigned int DropDelayGLD;//задержка для мультидропа (дискрета 100кГц)
-    #define DropDelayGLD_0 50
-    #define DropDelayGLD_1 50
-    #define DropDelayGLD_2 400
-    #define DropDelayGLD_3 800   
+    #define DropDelayGLD_0 45
+    #define DropDelayGLD_1 45
+    #define DropDelayGLD_2 60
+    #define DropDelayGLD_3 75  
     unsigned int GLD_Serial;
     unsigned int CRC;
     unsigned int Firmware_Version;