RFD-FHEM / SIGNALESP

SIGNALduino direclty on ESP8266
GNU General Public License v3.0
15 stars 8 forks source link

Added Wifi #1

Closed hologramm077 closed 8 years ago

hologramm077 commented 8 years ago

Wifi support included. Will need WiFiManager (https://github.com/tzapu/WiFiManager) to compile.

In Arduino IDE: Got to Sketch/Include Library/Manage Libraries -> search for WiFiManager -> click Install and start using it.

Checkout from github: Github version works with release 2.0.0 or newer of the ESP8266 core for Arduino Checkout library to your Arduino libraries folder