summaryrefslogtreecommitdiff
path: root/gps
diff options
context:
space:
mode:
Diffstat (limited to 'gps')
-rw-r--r--gps/fake.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/gps/fake.py b/gps/fake.py
index 6d1a2970..a9840501 100644
--- a/gps/fake.py
+++ b/gps/fake.py
@@ -144,9 +144,6 @@ class TestLoad:
self.serial = (baud, databits, parity, stopbits)
elif "UDP" in packet:
self.sourcetype = "UDP"
- elif "%" in packet:
- # Pass through for later interpretation
- self.sentences.append(packet)
else:
if type_latch is None:
type_latch = ptype