Skip to content

Commit

Permalink
PlatformIO: remove compilation warning CORE_DEBUG_LEVEL redefined
Browse files Browse the repository at this point in the history
  • Loading branch information
PBrunot committed Aug 11, 2024
1 parent 308fe4b commit e16e3c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ board_build.f_flash = 80000000L
build_flags = ${env.build_flags}
-D ARDUINO_USB_CDC_ON_BOOT
build_src_flags = ${env.build_src_flags}
-D CORE_DEBUG_LEVEL=5
-D MQTT_SIMULATION=false
-D RFID_SIMULATION=false
-D PINS_HARDWARE_REV0
Expand Down

0 comments on commit e16e3c0

Please sign in to comment.