prg
This commit is contained in:
parent
5bb20a3640
commit
5aca107cd1
@ -31,15 +31,15 @@ void setup() {
|
||||
void fmf1() {}
|
||||
void fmf2() {}
|
||||
void fmf3() {}
|
||||
void fmfky() {}
|
||||
void fmshl() {}
|
||||
void fmshg() {}
|
||||
void fmgdr() {}
|
||||
void fmezg() {}
|
||||
void fmsbr() {}
|
||||
void fmszr() {}
|
||||
void fmfky() {Keyboard.print("Fuck You");}
|
||||
void fmshl() {Keyboard.print("ssh root@192.168.1.999");}
|
||||
void fmshg() {Keyboard.print("ssh -p 16969 root@225.225.225.999");}
|
||||
void fmgdr() {Keyboard.print(":/mnt/GIT/gitFolder/");}
|
||||
void fmezg() {Keyboard.print("ezgit");}//Keyboard.printlnm("ezgit");
|
||||
void fmsbr() {Keyboard.print("source ~/.bashrc");}
|
||||
void fmszr() {Keyboard.print("source ~/.zshrc");}
|
||||
void fmclb() {}
|
||||
void fmglp() {}
|
||||
void fmglp() {Keyboard.print("ezgit");}
|
||||
void fmcbh() {}
|
||||
void fmcbv() {}
|
||||
void fmcbs() {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user