This commit is contained in:
Wolfgang Hottgenroth 2020-08-29 13:50:24 +02:00
parent a2717e1a2e
commit 1ecc18dfee
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

View File

@ -89,7 +89,7 @@ class MeterbusResponseStates(Enum):
START2 = 4
C_FIELD = 5
A_FIELD = 6
C_FIELD = 7
CI_FIELD = 7
USERDATA = 8
CHKSUM = 9
STOP = 10