[Added]: text
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
//Code to save some settings
|
||||||
|
|
||||||
uint addr = 0;
|
uint addr = 0;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
//Code to update time from the web
|
||||||
void update_time_from_web(){
|
void update_time_from_web(){
|
||||||
//Serial.println(wifi_connected);
|
//Serial.println(wifi_connected);
|
||||||
if (wifi_connected == true)
|
if (wifi_connected == true)
|
||||||
|
|||||||
Reference in New Issue
Block a user