fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
208:19150d2b528f
Parent:
190:289514f730ee
--- a/pin.h	Fri Jan 13 08:27:28 2017 +0000
+++ b/pin.h	Tue Feb 07 10:11:35 2017 +0000
@@ -1,5 +1,6 @@
 #ifndef PIN
 #define PIN
+extern int Try,TimeDischarg;
 extern void PinCheng(void);
 extern void Discharg (void);
 extern void BackLight (void);