123

Dependencies:   mbed

Fork of LG by igor Apu

Revision:
161:efd949e8d536
Parent:
156:e68ee0bcdcda
Child:
167:bedc0a9d559a
diff -r 6170df6f5a5c -r efd949e8d536 DeviceLightUp.h
--- a/DeviceLightUp.h	Fri May 13 14:04:22 2016 +0000
+++ b/DeviceLightUp.h	Sun May 15 19:12:12 2016 +0000
@@ -18,6 +18,6 @@
 void InitLightUpWithDefaults(void);
 void InitLightUp(void);
 void DeviceStartLightUp(void);
-void DeviceLightUpCycle(void);
+void DeviceLightUpDoCycle(void);
 
 #endif  /* __DEVICE_LIGHT_UP_H__ */
\ No newline at end of file