usb companion firmwares now require build flag to include usb interface

This commit is contained in:
liamcottle
2026-07-28 03:45:02 +12:00
parent 834ad722a4
commit e7f2c71701
70 changed files with 77 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ build_flags =
-D DISPLAY_CLASS=ST7735Display
-D MAX_CONTACTS=350
-D MAX_GROUP_CHANNELS=40
-D ENABLE_USB_INTERFACE
; -D BLE_PIN_CODE=123456 ; HWT will use display for pin
; -D OFFLINE_QUEUE_SIZE=256
; -D BLE_DEBUG_LOGGING=1