fork

Dependencies:   mbed

Fork of LG by igor Apu

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers pin.h Source File

pin.h

00001 #ifndef PIN
00002 #define PIN
00003 extern int Try,TimeDischarg;
00004 extern void PinCheng(void);
00005 extern void Discharg (void);
00006 extern void BackLight (void);
00007 #endif