]> www.fi.muni.cz Git - bike-lights.git/blobdiff - firmware/lights.h
gpio: rework
[bike-lights.git] / firmware / lights.h
index 0f18a7875d6f2a15ec0eeff01b2c8374e8d855d6..08503482734fe3396bcc453061356a4a5827745a 100644 (file)
@@ -53,7 +53,6 @@ void pwmled_set_mode(unsigned char n, unsigned char mode);
 void gpio_init();
 void susp_gpio();
 void gpio_set(unsigned char n, unsigned char on);
-void gpio_before_poweroff();
 
 /* ambient.c */
 void ambient_init();