Compare commits
2 Commits
a25bf98e9e
...
b6a45a07ab
Author | SHA1 | Date | |
---|---|---|---|
b6a45a07ab | |||
8b0668413d |
2
deps/argparse
vendored
2
deps/argparse
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 1382930021be5955cf683de753e933e59cfa75ed
|
Subproject commit 2e7bf3b8c7648920d533a6c7673d546aa573e0c8
|
@ -111,7 +111,7 @@ int lvgl_fb_run(const char* const fb_dev)
|
|||||||
|
|
||||||
destroy_widgets();
|
destroy_widgets();
|
||||||
|
|
||||||
free(buf1);
|
delete[] buf1;
|
||||||
|
|
||||||
close_fb(&fb);
|
close_fb(&fb);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user