Skip to content

Commit 83d4d87

Browse files
committed
Add ntripClient shutdown warning
1 parent 480e516 commit 83d4d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firmware/RTK_Everywhere/NtripClient.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,7 @@ void ntripClientUpdate()
760760
{
761761
systemPrintf("Caster may not have mountpoint %s. Caster responded with problem: %s\r\n",
762762
settings.ntripClient_MountPoint, response);
763+
systemPrintln("ntripClient shutdown. Please update the mountpoint and reconnect");
763764

764765
// Stop NTRIP client operations
765766
ntripClientForceShutdown();

0 commit comments

Comments
 (0)