latest client

This commit is contained in:
2023-05-02 13:39:24 -05:00
parent e80702261c
commit 28bc5835c2
5 changed files with 14 additions and 8 deletions

View File

@ -8,9 +8,8 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = rpipicow
[env:esp32]
platform = espressif32
board = esp32doit-devkit-v1
framework = arduino
upload_port = /run/media/amelia/RPI-RP2/
board_build.core = earlephilhower
lib_deps = knolleary/PubSubClient@^2.8