Open bsodmike opened 7 months ago
Hi, I noticed this takes an nsapi_event_t status param but it is not used, why is this? Doesn't seem like this is needed here?
nsapi_event_t status
https://github.com/arduino/ArduinoCore-mbed/blob/ac7d14eb8404ad9c396eabc36a655c1183e8f3e4/libraries/WiFi/src/WiFi.cpp#L244-L251
THANKS
Let's get this merged?
Hi, I noticed this takes an
nsapi_event_t status
param but it is not used, why is this? Doesn't seem like this is needed here?https://github.com/arduino/ArduinoCore-mbed/blob/ac7d14eb8404ad9c396eabc36a655c1183e8f3e4/libraries/WiFi/src/WiFi.cpp#L244-L251