adds soft pwm for non-timed ports
This commit is contained in:
parent
a0c2305bd1
commit
8d0fdf1008
4 changed files with 50 additions and 18 deletions
|
@ -95,6 +95,7 @@ void unregister_code16 (uint16_t code);
|
|||
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
void backlight_init_ports(void);
|
||||
void backlight_task(void);
|
||||
|
||||
#ifdef BACKLIGHT_BREATHING
|
||||
void breathing_enable(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue