SwitchiFy_AccessPoint.ino
Arduino code for the WeMos D1 Mini. To be used along with the SwitchiFy mobile app.
const char* ssid = "SwitchiFy_69648";
Change the number 69648 to any name or number you want. But keep the string 'SwitchiFy_' at the beginning, otherwise the app won't be able to detect he SwitchiFy.
ino -
3.89 kB -
06/27/2017 at 17:49
|