hideakitai / ArduinoOSC

OSC subscriber / publisher for Arduino
MIT License
207 stars 20 forks source link

Fix the WiFi mode checking to work properly in AP mode. #53

Closed stefang closed 5 months ago

stefang commented 5 months ago

The AP mode wasn't working and I tracked it down to the WiFi mode checking. Think it's this simple. It's working for me now in both STA and AP mode.