This commit is contained in:
Seth Tunstall 2022-12-05 14:33:36 +00:00
parent 65378456fc
commit daddd76bbb
7 changed files with 52 additions and 2 deletions

View file

@ -11,7 +11,8 @@
[env:az-delivery-devkit-v4]
platform = espressif32
#board = esp32cam
board = az-delivery-devkit-v4
#board = az-delivery-devkit-v4
board = lolin_c3_mini
framework = arduino
lib_deps =
plerup/EspSoftwareSerial@^6.16.1