Skip to content

Commit 84d0212

Browse files
committed
Remove unused localIp
1 parent 3258eec commit 84d0212

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Firmware/RTK_Surveyor/PvtUdpServer.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,6 @@ void pvtUdpServerSetState(uint8_t newState)
226226
// Start the PVT server
227227
bool pvtUdpServerStart()
228228
{
229-
IPAddress localIp;
230-
231229
if (settings.debugPvtUdpServer && (!inMainMenu))
232230
systemPrintln("PVT UDP server starting");
233231

0 commit comments

Comments
 (0)