Rename Blind_Master.ino to blinds_esp32.ino
This commit is contained in:
@@ -942,4 +942,4 @@ void connect() {
|
|||||||
prefs.begin("auth", true);
|
prefs.begin("auth", true);
|
||||||
token = prefs.getString("token", "");
|
token = prefs.getString("token", "");
|
||||||
prefs.end();
|
prefs.end();
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user