mirror of
https://github.com/Eigenbaukombinat/ebk_co2ampel.git
synced 2024-11-24 23:30:21 +01:00
updated OLED driver
This commit is contained in:
parent
8584ca11a5
commit
07206210d0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ board = esp32dev
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps =
|
lib_deps =
|
||||||
adafruit/Adafruit NeoPixel@^1.6.0
|
adafruit/Adafruit NeoPixel@^1.6.0
|
||||||
squix78/ESP8266_SSD1306@^4.1.0
|
squix78/ESP8266 and ESP32 OLED driver for SSD1306 displays @^4.2.0
|
||||||
yiannisbourkelis/Uptime Library @ ^1.0.0
|
yiannisbourkelis/Uptime Library @ ^1.0.0
|
||||||
wifwaf/MH-Z19@^1.5.3
|
wifwaf/MH-Z19@^1.5.3
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
Loading…
Reference in a new issue