arduino / ArduinoCore-mbed

347 stars 202 forks source link

Question on improving `arduino::WiFiClass::statusCallback` #861

Open bsodmike opened 7 months ago

bsodmike commented 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?

https://github.com/arduino/ArduinoCore-mbed/blob/ac7d14eb8404ad9c396eabc36a655c1183e8f3e4/libraries/WiFi/src/WiFi.cpp#L244-L251

mahesh2135 commented 6 months ago

THANKS

bsodmike commented 6 months ago

Let's get this merged?