1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-21 06:53:01 +08:00

3 Commits

Author SHA1 Message Date
Hotakus
6a5c0b4a70
Fix buf name error for "lv_port_disp_template.c" and optimize the arduino example (#2475)
* fix(buf) correct the name error

* fix(format) make the indent become 4 space

* fix(print) use lv_version_xxx  to serial for debug

* fix(arduino) optimize the code

* fix(arduino) use lv_version_xxx to serial
2021-08-24 14:27:36 +02:00
dronecz
1a62f7a619
fix(arduino) fix the prototype of my_touchpad_read in the LVGL_Arduino.ino 2021-06-10 14:27:18 +02:00
ataweg
d7d36f89b3
update to work with Arduino (#2200) 2021-05-03 20:26:10 +02:00