File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -948,6 +948,8 @@ Register the LVGL Input Device
948948
949949https://github.com/lupyuen/pinephone-lvgl-zig/blob/86700c3453d91bc7d2fe0a46192fa41b7a24b6df/feature-phone.zig#L69-L74
950950
951+ [ (` register_input ` is defined here)] ( https://github.com/lupyuen/pinephone-lvgl-zig/blob/main/display.c )
952+
951953Define LVGL Input Device Driver (std.mem.zeroes doesn't work)
952954
953955https://github.com/lupyuen/pinephone-lvgl-zig/blob/86700c3453d91bc7d2fe0a46192fa41b7a24b6df/feature-phone.zig#L255-L270
@@ -972,6 +974,8 @@ Read Input Device in Zig
972974
973975https://github.com/lupyuen/pinephone-lvgl-zig/blob/86700c3453d91bc7d2fe0a46192fa41b7a24b6df/feature-phone.zig#L237-L253
974976
977+ [ (` set_input_data ` is defined here)] ( https://github.com/lupyuen/pinephone-lvgl-zig/blob/main/display.c )
978+
975979Remember to set Direct Mode!
976980
977981https://github.com/lupyuen/pinephone-lvgl-zig/blob/86700c3453d91bc7d2fe0a46192fa41b7a24b6df/display.c#L94-L95
You can’t perform that action at this time.
0 commit comments