refactored

This commit is contained in:
2026-03-15 16:58:50 +01:00
parent 4ead04ebeb
commit 62a93a2cdc
5 changed files with 28 additions and 24 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ class Gll(Nmea):
self.data.status = data_list[6]
self.data.checksum = data_list[7]
print(self.data)
print(f"{self.name}: {data}")