Skip to content

Commit 34752c6

Browse files
committed
Remove stray newline
1 parent 858d6f8 commit 34752c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ArduinoIoTCloudTCP.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ int ArduinoIoTCloudTCP::begin(bool const enable_watchdog, String brokerAddress,
289289
WiFi.setFeedWatchdogFunc(watchdog_reset);
290290
#endif
291291
}
292-
293292
#endif
294293

295294
return 1;

0 commit comments

Comments
 (0)