User Tools

Site Tools


esp8266_blinds_code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

esp8266_blinds_code [2021/01/28 20:10] – created 192.168.1.28esp8266_blinds_code [2021/01/28 20:11] (current) 192.168.1.28
Line 1: Line 1:
 +<code>
 #include <SimpleTimer.h>    //https://github.com/marcelloromani/Arduino-SimpleTimer/tree/master/SimpleTimer #include <SimpleTimer.h>    //https://github.com/marcelloromani/Arduino-SimpleTimer/tree/master/SimpleTimer
 #include <ESP8266WiFi.h>    //if you get an error here you need to install the ESP8266 board manager  #include <ESP8266WiFi.h>    //if you get an error here you need to install the ESP8266 board manager 
Line 250: Line 251:
   timer.run();   timer.run();
 } }
 +</code>
esp8266_blinds_code.1611882652.txt.gz · Last modified: 2021/01/28 20:10 by 192.168.1.28