fix WiFi bug

This commit is contained in:
Romain Bazile 2020-12-04 21:25:07 +01:00
parent 1f2c0cdb6f
commit 98cbe5f66a

View file

@ -6287,8 +6287,7 @@
"y": 400,
"wires": [
[
"9d30f7b5.aac88",
"25c80a31.8bbb3e"
"9d30f7b5.aac88"
]
]
},
@ -6306,12 +6305,8 @@
"x": 890,
"y": 400,
"wires": [
[
"25c80a31.8bbb3e"
],
[
"25c80a31.8bbb3e"
],
[],
[],
[]
]
},
@ -6341,22 +6336,6 @@
]
]
},
{
"id": "25c80a31.8bbb3e",
"type": "debug",
"z": "f21ba04.c26266",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 970,
"y": 580,
"wires": []
},
{
"id": "6d4ce391.04abf4",
"type": "ui_text_input",
@ -7060,7 +7039,7 @@
"id": "6868b4c4.65987c",
"type": "exec",
"z": "f21ba04.c26266",
"command": "sudo wpa_cli -i wlan0 reconfigure",
"command": "sudo /usr/bin/autohotspotN >/dev/null",
"addpay": false,
"append": "",
"useSpawn": "false",