TreeFallSound / pi-stomp

pi-stomp is a DIY high definition, multi-effects stompbox platform for guitar, bass and keyboards
https://treefallsound.com
GNU General Public License v3.0
104 stars 19 forks source link

Auto WiFi switching on boot #81

Closed micahvdm closed 11 months ago

micahvdm commented 11 months ago

This checks for a valid wifi connection using iwgetid and then starts the hotspot if there's no valid connection. sleep 10 in rc.local is necessary to allow the wifi network to become stable. Tested and working!