fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
205:775d54fdf646
Parent:
197:7a05523bf588
Child:
208:19150d2b528f
--- a/Global.h	Fri Nov 25 06:22:37 2016 +0000
+++ b/Global.h	Mon Dec 19 14:08:31 2016 +0000
@@ -62,6 +62,7 @@
 extern unsigned int    Time500Hz;
 extern unsigned int    Clock1Hz;  
 extern __asm void boot_jump( uint32_t address );
+extern void Param_init(void);
 extern void GLD_Init(void);
 extern void ButtonLightUP(void);