corrected a bit of overzealous tidying

This commit is contained in:
Gareth Coleman
2024-04-22 17:21:41 +01:00
parent 6669b22db3
commit ccbf635eef
5 changed files with 17 additions and 19 deletions

View File

@@ -13,7 +13,7 @@ build_unflags =
-D ARDUINO_USB_MODE
build_flags = ${esp32_base.build_flags}
-D BOARD_HAS_PSRAM
;-D BOARD_HAS_PSRAM // what's up with this - doesn't seem to be recognised at boot
-D UNPHONE
-I variants/unphone
-D ARDUINO_USB_MODE=0