Add include for sleep_led
This commit is contained in:
parent
f7bd5d2de7
commit
aff8ec8fc8
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
|||
#include "suspend.h"
|
||||
#include "host.h"
|
||||
#include "pjrc.h"
|
||||
#include "sleep_led.h"
|
||||
|
||||
|
||||
#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue