Skip to content

Commit 2f39390

Browse files
authored
Refactor dependencies in library.properties
Updated dependencies for library compatibility.
1 parent 616aa66 commit 2f39390

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

library.properties

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,4 @@ paragraph=An ESP32 / ePaper Display for OpenWeather Report/Forecast and Local/Re
77
category=Display
88
url=https://github.com/G6EJD/ESP32-e-Paper-Weather-Display
99
architectures=esp32
10-
depends=MQTT,ArduinoJson,NimBLE-Arduino,GxEPD2,cQueue,arduino-i2c-scd4x,arduino-core,TheengsDecoder
11-
256dpi/arduino-mqtt (==2.5.2),
12-
bblanchon/ArduinoJson (==7.4.3),
13-
vshymanskyy/Preferences (==2.2.2),
14-
h2zero/NimBLE-Arduino (==2.3.8),
15-
ZinggJM/GxEPD2 (==1.6.5),
16-
olikraus/U8g2_for_Adafruit_GFX (==1.8.0),
17-
SMFSW/cQueue (==2.1.0),
18-
Sensirion/arduino-i2c-scd4x (==1.1.0),
19-
Sensirion/arduino-core (==0.7.3)
20-
theengs/decoder (==2.0.0)
10+
depends=arduino-mqtt (=2.5.2), ArduinoJson (=7.4.3), NimBLE-Arduino (=2.3.9), GxEPD2 (=1.6.5), U8g2_for_Adafruit_GFX (=1.8.0), cQueue (=2.1.0), arduino-i2c-scd4x (=1.1.0), sensirion arduino-core (=0.7.3), TheengsDecoder (=2.0.0)

0 commit comments

Comments
 (0)