Skip to content

Commit d7aedaf

Browse files
committed
Remove debug print of profiles
1 parent d4c0f37 commit d7aedaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Firmware/RTK_Surveyor/NVM.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,6 @@ uint8_t loadProfileNames()
971971
profiles |= 1 << x;
972972
}
973973

974-
Serial.printf("profiles: 0x%02x\r\n", profiles);
975974
return (profiles);
976975
}
977976

0 commit comments

Comments
 (0)