Initial commit, getting all the stuff from PlatformIO
This commit is contained in:
7
.pio/libdeps/esp32dev/PicoMQTT/platformio.ini
Normal file
7
.pio/libdeps/esp32dev/PicoMQTT/platformio.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[env:wemos]
|
||||
platform = espressif8266
|
||||
board = d1_mini
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
upload_speed = 921600
|
||||
|
||||
Reference in New Issue
Block a user