Refactor Syrlinks COM #176

Merged
muellerr merged 4 commits from refactoring_syrlinks_com_if into main 2023-03-24 14:59:15 +01:00
Showing only changes of commit 996d102a39 - Show all commits

View File

@ -1,4 +1,5 @@
import datetime
import enum
import logging
import struct
@ -32,7 +33,7 @@ class Info:
RESET_GNSS = "Reset GNSS using reset pin"
class SetId:
class SetId(enum.IntEnum):
HK = 0