This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

9 lines
135 B
Makefile

# Processor frequency
F_CPU = 8000000
# Build Options
# change yes to no to disable
#
BLUETOOTH = AdafruitBLE
BACKLIGHT_ENABLE = no