fork

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
121:bbae560cdd43
Parent:
106:250ddd8629c6
Child:
128:1e4675a36c93
--- a/Command.h	Wed Apr 06 15:40:17 2016 +0000
+++ b/Command.h	Thu Apr 07 10:44:23 2016 +0000
@@ -48,4 +48,5 @@
 extern int tempNL,tempNH; 
 void Read_CMD(void);
 unsigned int Check(char *c, unsigned int Count);
-void CMD_Rate(void);
+extern void CMD_Rate(void);
+extern void CMD_Rate2(void);