X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=lights.h;h=56345fb9f7819354299f419804d19653f2bdbd5b;hb=f7cba12a75f10da7267c2e4d4488bb5ccddbb9d9;hp=d357b55d8906aa28c192f85b3457298fb1796ecf;hpb=aa9fba4f95f90d29d33ea8f30412ae951253b909;p=bike-lights.git diff --git a/lights.h b/lights.h index d357b55..56345fb 100644 --- a/lights.h +++ b/lights.h @@ -64,5 +64,8 @@ void led_set_status(unsigned char status); void init_buttons(); void timer_check_buttons(); +/* init.c */ +void hw_setup(); + #endif /* !LIGHTS_H__ */