X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=bike-lights.git;a=blobdiff_plain;f=firmware%2Flights.h;h=08503482734fe3396bcc453061356a4a5827745a;hp=0f18a7875d6f2a15ec0eeff01b2c8374e8d855d6;hb=1dc3de1bbcd220f0fd5e78bc2e60eebbebf07fd2;hpb=fad6d0df251d09246816d5f6480543b8af588641 diff --git a/firmware/lights.h b/firmware/lights.h index 0f18a78..0850348 100644 --- a/firmware/lights.h +++ b/firmware/lights.h @@ -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();