diff --git a/driver/chargerybms.py b/driver/chargerybms.py index ba3c691..730e0be 100644 --- a/driver/chargerybms.py +++ b/driver/chargerybms.py @@ -534,7 +534,7 @@ BMS_STATUS = { } -# exmaple network packets form the chargery community protocol manual v1.25 +# example network packets form the chargery community protocol manual v1.25 BMS_TEST_PACKETS = { 1 : bytearray.fromhex('2424570F0E240100E6008100845B27'), 2 : bytearray.fromhex('2424570F0E240100E4008100845B25'),