diff --git a/DSTAT/config.mk b/DSTAT/config.mk index 95d0626862dd83482fd529a82a1d078b52a1cd5b..62f7e4aa225eaeaf7f46a581fb553659e3314821 100644 --- a/DSTAT/config.mk +++ b/DSTAT/config.mk @@ -41,7 +41,7 @@ BUILD_DIR = # Microcontroller: atxmega128a1, atmega128, attiny261, etc. MCU = atxmega256a3u -F_CPU = 20000000 +F_CPU = 32000000 # Programming settings AVRDUDE_DEV = x256a3u