initial setup with some errors

comboLock
Jonas Wittstrøm 2 years ago
parent d27a6152df
commit c1fda6bfdb

@ -8,9 +8,9 @@
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:nodemcuv2]
platform = espressif32 platform = espressif8266
board = esp32dev board = nodemcuv2
framework = arduino framework = arduino
upload_speed = 921600 upload_speed = 921600
monitor_speed = 115200 monitor_speed = 115200

Loading…
Cancel
Save