python 3 bro is bad bro

master
Jennifer Strange 2018-02-28 17:47:34 -08:00
parent 9390961041
commit 08f464cffb
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ class Panda(object):
if DEBUG and len(ret) > 0:
print("kline recv: "+ret.encode("hex"))
echo += ret
return echo
return str(echo)
def kline_send(self, x, bus=2, checksum=True):
def get_checksum(dat):