Refactor BatterySensor and Display classes to integrate MAX17048 and SH110X support
This commit is contained in:
@@ -7,9 +7,10 @@ monitor_speed = 115200
|
||||
|
||||
lib_deps =
|
||||
adafruit/Adafruit GFX Library
|
||||
adafruit/Adafruit SSD1306
|
||||
adafruit/Adafruit SH110X
|
||||
adafruit/Adafruit VEML7700 Library
|
||||
adafruit/Adafruit MPU6050
|
||||
adafruit/Adafruit MAX1704X
|
||||
bblanchon/ArduinoJson
|
||||
|
||||
; board_build.filesystem = spiffs
|
||||
|
||||
Reference in New Issue
Block a user