Add extra lines

This commit is contained in:
Volodymyr Shymanskyy
2017-09-27 12:54:29 +03:00
parent 685061b9ae
commit a457460e94
8 changed files with 8 additions and 0 deletions

View File

@@ -79,3 +79,4 @@ void loop() {
delay(0);
}
}

View File

@@ -155,3 +155,4 @@ void loop() {
delay(1000);
}
}

View File

@@ -65,3 +65,4 @@ void setup() {
void loop() {
}

View File

@@ -71,3 +71,4 @@ void loop() {
modem.networkDisconnect();
#endif
}