- refactorisé toutes les entêtes avec le bon nom et la bonne date de version

This commit is contained in:
Christian Zufferey
2018-08-23 10:43:56 +02:00
parent 4de81d02d1
commit e66fa356f4
11 changed files with 13 additions and 20 deletions

View File

@@ -1,7 +1,5 @@
-- Exemple de petit script pour démarrer le WIFI
print("\n wifi_start.lua zf180822.1510 \n")
print("\n wifi_start.lua zf180823.1039 \n")
dofile("wifi_cli_start.lua")
dofile("wifi_ap_start.lua")