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

Wifi power save fix #83

Closed micahvdm closed 11 months ago

micahvdm commented 11 months ago

Wifi power save gets enabled before network gets a chance to stabilize, causing the wifi_check script to default to hotspot mode almost every time. This fixes it as the network interfaces conf runs before rc.local allowing the network to connect cleanly.