derrickkhuynh / Smart-Lamp

Created a smart lamp that connects to Wifi and has additional features when both lamps are on. Includes display option that displays time, weather and custom message.
0 stars 0 forks source link

Unable to modify wifi and other setting #1

Open derrickkhuynh opened 4 years ago

derrickkhuynh commented 4 years ago

The only way to input wifi settings, mqtt server settings and other settings is by manually editing the code and reuploading to the board.

derrickkhuynh commented 4 years ago

Currently implemented a WifiManager from another library to address this issue. Will test and debug it soon