Use internal crystal (for now)

This commit is contained in:
Rihards Skuja 2017-11-22 13:47:53 +02:00
parent fa0b9ff982
commit 3ad4a834b9
No known key found for this signature in database
GPG Key ID: 53FA13A3F7F8571B

View File

@ -26,7 +26,7 @@ DEBUG = stabs
CSTANDARD = -std=gnu99
# 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
CINCS =