Rename software USART driver globals to make the code more in line with the rest...
[pub/USBasp.git] / Projects / Benito / makefile
index 96bf07c..5bab672 100644 (file)
@@ -80,7 +80,7 @@ BOARD  = BENITO
 #     does not *change* the processor frequency - it should merely be updated to
 #     reflect the processor speed set externally so that the code can use accurate
 #     software delays.
 #     does not *change* the processor frequency - it should merely be updated to
 #     reflect the processor speed set externally so that the code can use accurate
 #     software delays.
-F_CPU = 16000000
+F_CPU = 8000000
 
 
 # Input clock frequency.
 
 
 # Input clock frequency.