Merge panda subtree

old-commit-hash: 97a289e6a9
This commit is contained in:
Vehicle Researcher
2019-10-31 17:02:31 -07:00
123 changed files with 2974 additions and 425 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ def run_test_w_pandas(pandas, sleep_duration):
# send the characters
st = get_test_string()
st = b"\xaa"+chr(len(st)+3).encode()+st
st = bytes([0xaa, len(st) + 3]) + st
h[ho[0]].kline_send(st, bus=bus, checksum=False)
# check for receive