despite it being bad code, move isotp

This commit is contained in:
George Hotz
2018-03-09 17:37:47 -08:00
parent 000715b51d
commit be828991ae
2 changed files with 34 additions and 32 deletions

View File

@@ -13,6 +13,7 @@ from esptool import ESPROM, CesantaFlasher
from flash_release import flash_release
from update import ensure_st_up_to_date
from serial import PandaSerial
from isotp import isotp_send, isotp_recv
__version__ = '0.0.6'