sayemahmed

Results 4 comments of sayemahmed
trafficstars

My code here, #include #include #include #include #include #include "switch.h" #include "UpnpBroadcastResponder.h" #include "CallbackFunction.h" // prototypes boolean connectWifi(); //on/off callbacks void officeLightsOn(); void officeLightsOff(); void kitchenLightsOn(); void kitchenLightsOff(); // Change...

It is not working with my current Node mcu. It is may be broken. I will check with a fresh Node Mcu next Saturday.