Bluetooth: driver naming cleanups (#21624)

This commit is contained in:
Ryan
2023-07-29 15:16:14 +10:00
committed by GitHub
parent 4af6f1df06
commit b4a7b9253a
55 changed files with 88 additions and 43 deletions

View File

@@ -5,5 +5,5 @@ F_CPU = 8000000
# change yes to no to disable
#
BLUETOOTH_ENABLE = yes
BLUETOOTH_DRIVER = BluefruitLE
BLUETOOTH_DRIVER = bluefruit_le
BACKLIGHT_ENABLE = no