mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Remove the initial check for update
This commit is contained in:
parent
7d9d0b7fe9
commit
ad5c64c4c2
4 changed files with 3 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ void setup() {
|
|||
delay(1000);
|
||||
net.setup();
|
||||
somfy.begin();
|
||||
git.checkForUpdate();
|
||||
//git.checkForUpdate();
|
||||
}
|
||||
|
||||
void loop() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue