Small change while the build system is in flux.
This commit is contained in:
parent
1e03ed42aa
commit
9f5c89e666
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
// TEMP INCLUDES
|
// TEMP INCLUDES
|
||||||
#include "usb_keyboard_debug.h"
|
#include "usb_keyboard_debug.h"
|
||||||
#include <print.h>
|
#include "print.h"
|
||||||
|
|
||||||
#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))
|
#define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue