no message

This commit is contained in:
MATRIX\29620 2025-01-18 15:10:44 +08:00
parent a198db9eb6
commit b6909a747d

View File

@ -193,7 +193,7 @@ def test_start_charge():
# 测试20H回复解析
print("\n测试解析启动充电回复:")
test_reply = bytes.fromhex(
"4A5820031766561136063701680019010 90B242D013138373731393738303136313535353636313000000000000000000000000000003834303433000000000000000000000000000000000000000000000000000000160000000000000000000003F4010000040119010 90B242F7773387175750101 00D7")
"4A582003176656113606370168001901090B242D013138373731393738303136313535353636313000000000000000000000000000003834303433000000000000000000000000000000000000000000000000000000160000000000000000000003F401000004011901090B242F777338717575010100D7")
handler.parse_20h(test_reply)