todos
This commit is contained in:
parent
be75fa539a
commit
0c32bd2ca1
2 changed files with 83 additions and 1 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue