X-Git-Url: https://defiant.homedns.org/gitweb/?p=ros_wild_thumper.git;a=blobdiff_plain;f=avr%2Fmotor_ctrl%2FMakefile;fp=avr%2Fmotor_ctrl%2FMakefile;h=6160c44aa0091f6f2f071da1727c55309ef3b21b;hp=50995aa9c65d90e53b26e34f9836582b37f1cabd;hb=b831b0bddbe43dc6e33251381b2a23016cff58fb;hpb=b022c849f0b973f34c35d5e1cd9f85fea06598dd diff --git a/avr/motor_ctrl/Makefile b/avr/motor_ctrl/Makefile index 50995aa..6160c44 100644 --- a/avr/motor_ctrl/Makefile +++ b/avr/motor_ctrl/Makefile @@ -90,7 +90,7 @@ EXTRAINCDIRS = CSTANDARD = -std=gnu99 # Place -D or -U options here -CDEFS = -DF_CPU=4000000 +CDEFS = -DF_CPU=8000000 # Place -I options here CINCS = -Ii2c/