backlight
This commit is contained in:
parent
1da07810c7
commit
266ff2344e
3 changed files with 1156 additions and 1573 deletions
|
@ -65,9 +65,7 @@ void matrix_init(void)
|
|||
MCUCR |= (1<<JTD);
|
||||
MCUCR |= (1<<JTD);
|
||||
|
||||
#if BACKLIGHT_ENABLE == 'yes'
|
||||
backlight_init_ports();
|
||||
#endif
|
||||
|
||||
// Turn status LED on
|
||||
DDRE |= (1<<6);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue