This commit is contained in:
Simon 2021-04-17 15:46:28 +01:00
parent f3c0d084bd
commit fa7ccf6fd7
1 changed files with 5 additions and 0 deletions

View File

@ -1796,6 +1796,11 @@ class routerHBP(HBSYSTEM):
return return
<<<<<<< Updated upstream <<<<<<< Updated upstream
<<<<<<< Updated upstream
=======
_int_seq = _seq.decode()
_int_seq = int(_int_seq)
>>>>>>> Stashed changes
======= =======
_int_seq = _seq.decode() _int_seq = _seq.decode()
_int_seq = int(_int_seq) _int_seq = int(_int_seq)