4 lines
62 B
Makefile
4 lines
62 B
Makefile
# Processor frequency
|
|
F_CPU = 8000000
|
|
|
|
BLUETOOTH_ENABLE = yes
|