sayemahmed
sayemahmed
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.
Many thanks for this document.
The code above does not working! Please help...