Specify commit for lv_lib_png

This commit is contained in:
fvanroie 2021-06-01 17:23:52 +02:00
parent 3fd3a7d036
commit a78f3c213b
3 changed files with 3 additions and 3 deletions

View File

@ -192,7 +192,7 @@ IRAM_ATTR void loop()
#ifdef ARDUINO_ARCH_ESP8266
delay(2); // ms
#else
delay(2); // ms
delay(3); // ms
// delay((lv_task_get_idle() >> 5) + 3); // 2..5 ms
#endif
}

View File

@ -61,7 +61,7 @@ lib_deps =
https://github.com/eclipse/paho.mqtt.c.git
bblanchon/ArduinoJson@^6.17.2 ; Json(l) parser
https://github.com/fvanroie/lv_drivers
git+https://github.com/lvgl/lv_lib_png.git
git+https://github.com/lvgl/lv_lib_png.git#7ff6168764893d658375a9c3173337506ff4eb1b
lib_ignore =
paho

View File

@ -83,7 +83,7 @@ lib_deps =
https://github.com/eclipse/paho.mqtt.c.git
bblanchon/ArduinoJson@^6.17.2 ; Json(l) parser
https://github.com/fvanroie/lv_drivers
git+https://github.com/lvgl/lv_lib_png.git
git+https://github.com/lvgl/lv_lib_png.git#7ff6168764893d658375a9c3173337506ff4eb1b
lib_ignore =
paho