- ajouté les fichiers Lua à Hugo :-)

This commit is contained in:
Christian Zufferey
2018-07-22 12:47:37 +02:00
parent 4608e4092e
commit 26d3f422cd
31 changed files with 1346 additions and 0 deletions

7
Hugo/u_start_job.lua Executable file
View File

@@ -0,0 +1,7 @@
--start job. Démarre le robot et le serveur web
print("\nstart job hv180718.1155\n")
dofile("wifi_robot_on_off.lua")
dofile("robot3.lua")