Commit 8c9c1717 authored by Jan Kasprzak's avatar Jan Kasprzak
Browse files

lights.h: add missing prototype

parent 26400646
......@@ -25,6 +25,7 @@ extern volatile unsigned char need_pwmled_adc;
extern volatile unsigned char adc_enabled;
void init_adc();
void susp_adc();
void start_next_adc();
/* pwm.c */
#define PWM_MAX 0xFF
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment