mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 05:06:44 +00:00
Update platformio.ini
Update lvgl library version to v6.1.2
This commit is contained in:
parent
5c1b6a4b11
commit
6e16cf6005
@ -63,7 +63,7 @@ framework = arduino
|
|||||||
upload_speed = 921600
|
upload_speed = 921600
|
||||||
; -- Shared library dependencies in all environments
|
; -- Shared library dependencies in all environments
|
||||||
lib_deps =
|
lib_deps =
|
||||||
https://github.com/littlevgl/lvgl.git ;lvgl@6.1.2 - Not in library yet
|
https://github.com/littlevgl/lvgl.git#v6.1.2
|
||||||
TFT_eSPI@^2.1.6 ; Tft SPI drivers
|
TFT_eSPI@^2.1.6 ; Tft SPI drivers
|
||||||
;TFT_eSPI@^1.4.20 ; Tft SPI drivers
|
;TFT_eSPI@^1.4.20 ; Tft SPI drivers
|
||||||
PubSubClient@^2.7.0 ; MQTT client
|
PubSubClient@^2.7.0 ; MQTT client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user