Set the Pio settings to actually work

This commit is contained in:
Thijs Raymakers 2024-06-19 23:27:35 +02:00
parent 776e73b258
commit fcfe6b537a
No known key found for this signature in database

View file

@ -10,8 +10,10 @@
[env]
platform=espressif8266
board = esp8285
board=esp12e
framework=arduino
board_build.mcu=esp8266
upload_speed=921600
[env:release]
[env:esp12e]
build_flags=-D RELEASE