fix: use available Adafruit SSD1306 package version
All checks were successful
OTA build / build-ota (push) Successful in 3m24s
All checks were successful
OTA build / build-ota (push) Successful in 3m24s
This commit is contained in:
@@ -14,7 +14,7 @@ board = esp32doit-devkit-v1
|
||||
monitor_speed = 115200
|
||||
framework = arduino
|
||||
lib_deps =
|
||||
adafruit/Adafruit SSD1306@2.3.1
|
||||
adafruit/Adafruit SSD1306@^2.4.0
|
||||
adafruit/Adafruit GFX Library@^1.10.0
|
||||
adafruit/Adafruit BusIO@^1.4.2
|
||||
adafruit/DHT sensor library@^1.3.10
|
||||
|
||||
Reference in New Issue
Block a user