[Added]: text

This commit is contained in:
Christian Mittring
2018-03-31 17:41:30 +02:00
parent dcac376b7e
commit 482d96d4fa
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
//Code to save some settings
uint addr = 0;
struct {

View File

@@ -1,3 +1,4 @@
//Code to update time from the web
void update_time_from_web(){
//Serial.println(wifi_connected);
if (wifi_connected == true)