aboutsummaryrefslogtreecommitdiff
path: root/conffile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-11-11 15:26:01 +0100
committerKarel Kočí <cynerd@email.cz>2015-11-11 15:26:13 +0100
commit4e773191d447ac434536262a6f204dd991d4ad77 (patch)
treefd3e56c5e7478286f21aa1e808999a1a80179a9f /conffile
parent96d4026f492b56ac67779ab8e74ed4c483337ec7 (diff)
downloadavr-ioe-4e773191d447ac434536262a6f204dd991d4ad77.tar.gz
avr-ioe-4e773191d447ac434536262a6f204dd991d4ad77.tar.bz2
avr-ioe-4e773191d447ac434536262a6f204dd991d4ad77.zip
tmp
Diffstat (limited to 'conffile')
-rw-r--r--conffile4
1 files changed, 2 insertions, 2 deletions
diff --git a/conffile b/conffile
index b8f280c..6342804 100644
--- a/conffile
+++ b/conffile
@@ -4,8 +4,8 @@ MCU::
menu "MCU name"
F_CPU::
- type int
- default 16000000
+ type float
+ default 16
menu "CPU frequency"
#################################################################################