Use internal crystal (for now)
This commit is contained in:
parent
fa0b9ff982
commit
3ad4a834b9
2
Makefile
2
Makefile
@ -26,7 +26,7 @@ DEBUG = stabs
|
|||||||
CSTANDARD = -std=gnu99
|
CSTANDARD = -std=gnu99
|
||||||
|
|
||||||
# Place -D or -U options here
|
# Place -D or -U options here
|
||||||
CDEFS = -DF_CPU=16000000L -D__AVR__ -D__AVR_ATmega328P__
|
CDEFS = -DF_CPU=1000000L -D__AVR__ -D__AVR_ATmega328P__
|
||||||
|
|
||||||
# Place -I options here
|
# Place -I options here
|
||||||
CINCS =
|
CINCS =
|
||||||
|
Loading…
Reference in New Issue
Block a user