Changed microcontroller

comboLock
HenrikBojsenNehm 2 years ago
parent d27a6152df
commit fa4e5c636f

@ -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:d1_mini]
platform = espressif32 platform = espressif8266
board = esp32dev board = d1_mini
framework = arduino framework = arduino
upload_speed = 921600 upload_speed = 921600
monitor_speed = 115200 monitor_speed = 115200

Loading…
Cancel
Save