Skip to content

Commit

Permalink
v6.10 Support for Meter Plus and minor fixes
Browse files Browse the repository at this point in the history
v6.10 Support for Meter Plus and minor fixes
  • Loading branch information
devWaves authored Feb 28, 2022
1 parent e9bd280 commit a29bebf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PlatformIO Files/SwitchBot-BLE2MQTT-ESP32/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
platform = espressif32
framework = arduino
lib_deps =
h2zero/NimBLE-Arduino@^1.3.1
plapointe6/EspMQTTClient@^1.11.1
bblanchon/ArduinoJson@^6.18.5
h2zero/NimBLE-Arduino@^1.3.7
plapointe6/EspMQTTClient@^1.13.3
bblanchon/ArduinoJson@^6.19.2
bakercp/CRC32@^2.0.0
einararnason/ArduinoQueue@^1.2.5
monitor_speed = 115200
Expand Down Expand Up @@ -336,4 +336,4 @@ board = iotbusio
board = iotbusproteus

[env:nina_w10]
board = nina_w10
board = nina_w10

0 comments on commit a29bebf

Please sign in to comment.