- Updated copyright
This commit is contained in:
parent
05f5243426
commit
a381eb01f5
2 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
#include "quantum.h"
|
||||
#include <util/delay.h>
|
||||
// #include "led.h"
|
||||
|
||||
inline void dk60_caps_led_on(void) { PORTE |= (1<<6); }
|
||||
inline void dk60_esc_led_on(void) { PORTF |= (1<<0); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue