123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
156:e68ee0bcdcda
Parent:
149:abbf7663d27d
Child:
161:efd949e8d536
diff -r 94e7ac5fea58 -r e68ee0bcdcda DeviceLightUp.h
--- a/DeviceLightUp.h	Fri May 06 14:08:54 2016 +0000
+++ b/DeviceLightUp.h	Mon May 09 20:03:26 2016 +0000
@@ -17,7 +17,7 @@
 
 void InitLightUpWithDefaults(void);
 void InitLightUp(void);
-void StartLightUp(void);
-void LightUpCycle(void);
+void DeviceStartLightUp(void);
+void DeviceLightUpCycle(void);
 
 #endif  /* __DEVICE_LIGHT_UP_H__ */
\ No newline at end of file