diff --git a/examples/WebClient/WebClient.ino b/examples/WebClient/WebClient.ino index e15787b..af26650 100644 --- a/examples/WebClient/WebClient.ino +++ b/examples/WebClient/WebClient.ino @@ -128,6 +128,7 @@ void setup() { modem.simUnlock(GSM_PIN); } #endif +} void loop() {