CircuitHappy / missinglink

Missing Link binary meant to run on embedded platforms like Raspberry Pi
GNU General Public License v2.0
7 stars 0 forks source link

WIFI control in the UI #44

Open vizzie opened 5 years ago

vizzie commented 5 years ago

WIFI ON AP OFF

Write to file and have nodejs look for that and act accordingly.

If set to OFF on boot don’t try to connect or set up AP

If set to AP on boot don’t look for network, just AP mode right away

ON would be current behavior

Sent with GitHawk