first commit

This commit is contained in:
Christian Zufferey
2018-07-22 12:43:16 +02:00
parent 0fa4e7727e
commit 3149e7ecc8
54 changed files with 3043 additions and 0 deletions

4
wifi_off.lua Normal file
View File

@@ -0,0 +1,4 @@
-- Déconnecte le WIFI
-- zf180713.1453
wifi.sta.disconnect()