Remove temporary notes files
Moving to Forgejo Issues for notetaking
This commit is contained in:
parent
e73dac51f5
commit
62995f8429
2 changed files with 0 additions and 9 deletions
|
@ -1,2 +0,0 @@
|
||||||
librust-udev-sys-dev
|
|
||||||
pkg-config
|
|
7
notes.md
7
notes.md
|
@ -1,7 +0,0 @@
|
||||||
Auto-serial:
|
|
||||||
|
|
||||||
`echo 'y1q' | python3 -m debugmenu` contains the serial number. Search keyword is: "DtCtrlCfgDeviceSerialNum"
|
|
||||||
split on `\n`, collect into Vec<&str>. Iterate over Vec:
|
|
||||||
if doesn't contain colon, continue
|
|
||||||
split_once on colon
|
|
||||||
if first half is keyword, trim second half, remove `"` characters, save as serial
|
|
Loading…
Add table
Reference in a new issue