This commit is contained in:
Shaun Inman 2023-02-16 19:10:08 -05:00
parent be75fa539a
commit 0c32bd2ca1
2 changed files with 83 additions and 1 deletions

View file

@ -32,4 +32,8 @@ See also: FB_InitOSKeymap() in
framebuffer to png
adb pull /dev/fb0 && magick -size 640x3840 "RGB565:fb0" fb0.png && open fb0.png
adb pull /dev/fb0 && magick -size 640x3840 "RGB565:fb0" fb0.png && open fb0.png
remove file from repo and history
git filter-repo --path file.ext --invert-paths --force