mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-09 12:49:40 +00:00
Update TBPubSubClient to 2.11
This commit is contained in:
parent
7da824716c
commit
bd970a2dfd
@ -117,7 +117,7 @@ build_src_filter = ${env.build_src_filter} -<platform/portduino/>
|
|||||||
; Common libs for communicating over TCP/IP networks such as MQTT
|
; Common libs for communicating over TCP/IP networks such as MQTT
|
||||||
[networking_base]
|
[networking_base]
|
||||||
lib_deps =
|
lib_deps =
|
||||||
thingsboard/TBPubSubClient@^2.10.0
|
thingsboard/TBPubSubClient@^2.11.0
|
||||||
arduino-libraries/NTPClient@3.1.0
|
arduino-libraries/NTPClient@3.1.0
|
||||||
arcao/Syslog@2.0.0
|
arcao/Syslog@2.0.0
|
||||||
|
|
||||||
@ -164,4 +164,4 @@ lib_deps =
|
|||||||
robtillaart/INA226@0.6.0
|
robtillaart/INA226@0.6.0
|
||||||
|
|
||||||
; Health Sensor Libraries
|
; Health Sensor Libraries
|
||||||
sparkfun/SparkFun MAX3010x Pulse and Proximity Sensor Library@1.1.2
|
sparkfun/SparkFun MAX3010x Pulse and Proximity Sensor Library@1.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user