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