- ajouté toute la partie web_oled pour le mini display remote et surtout la partie web_cli pour la partie send to display remote
This commit is contained in:
6
start_ESPlorer.sh
Executable file
6
start_ESPlorer.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
#Petit script pour lancer facilement ESPlorer en JAVA
|
||||
#zf180822.0848
|
||||
|
||||
java -jar ESPlorer.jar &
|
||||
|
||||
Reference in New Issue
Block a user