1
0
Fork 0

Rename AdafruitBLE to BluefruitLE (#16127)

This commit is contained in:
Ryan 2022-01-31 04:29:42 +11:00 committed by GitHub
parent 9f4769fbe6
commit 7d685956cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 109 additions and 109 deletions

View file

@ -22,7 +22,7 @@ ifeq ($(strip $(BT)), yes)
OPT_DEFS += -DBLUEFRUIT
#Adafruit Bluefruit controller settings
BLUETOOTH_ENABLE = yes
BLUETOOTH_DRIVER = AdafruitBLE
BLUETOOTH_DRIVER = BluefruitLE
F_CPU = 8000000
CONSOLE_ENABLE = no # Console for debug(+400)
COMMAND_ENABLE = no # Commands for debug and configuration