From e01ea7728f15094cc9c9dfaecf7b1ef29f1ddde3 Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Sat, 11 Dec 2021 14:13:06 -0600 Subject: [PATCH] Bump NimBLE Arduino --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 1f31817086..71ae77f384 100644 --- a/platformio.ini +++ b/platformio.ini @@ -92,7 +92,7 @@ arduinolog = https://github.com/1technophile/Arduino-Log.git#d13cd80 pubsubclient = PubSubClient@2.8 rc-switch = https://github.com/1technophile/rc-switch.git#36dfb45 newremoteswitch = https://github.com/1technophile/NewRemoteSwitch.git#8eb980e -ble = https://github.com/h2zero/NimBLE-Arduino.git#1.3.1 +ble = https://github.com/h2zero/NimBLE-Arduino.git#1.3.3 irremoteesp = IRremoteESP8266@2.7.15 irremote = https://github.com/z3t0/Arduino-IRremote.git#1c08a37 lora = https://github.com/sandeepmistry/arduino-LoRa.git#f4a1d27