]> www.fi.muni.cz Git - bike-lights.git/blobdiff - firmware/logging.c
pwm.c: channels running - visible from the outside
[bike-lights.git] / firmware / logging.c
index 05716bf1050cdc6d4aa907e7bc3a8d90e181dc47..2b8d242e7156215af1284c1708e609e37d19ff98 100644 (file)
@@ -21,7 +21,7 @@ void log_set_state(unsigned char val)
                eeprom_write_byte(&log_state, val);
 }
 
-void log_init()
+void init_log()
 {
        unsigned char r_count;