3 lines
126 B
Bash
Executable file
3 lines
126 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
mpfshell -c "open ttyUSB0; cd flash/lib; put mfrc522.py; lcd examples; put read.py; put write.py; ls" -n
|