Fix query_vin_and_status.py require python 3.7

This commit is contained in:
ubuntu 2019-05-02 15:56:19 +01:00 committed by Nigel Armstrong
parent 3b351b7018
commit 18c2e69ed7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import time
import struct
from panda import Panda
from hexdump import hexdump
from isotp import isotp_send, isotp_recv
from panda.isotp import isotp_send, isotp_recv
# 0x7e0 = Toyota
# 0x18DB33F1 for Honda?