Skip to content

Commit 2802b54

Browse files
committed
Remove stray newline
1 parent fd7cb6b commit 2802b54

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((voidPrtFuncPtr)watchdog_reset);
290290
#endif /* WIFI_HAS_FEED_WATCHDOG_FUNC */
291291
}
292-
293292
#endif
294293

295294
return 1;

0 commit comments

Comments
 (0)