add PandaSerial and location panda (aka pigeon) test

This commit is contained in:
George Hotz
2018-01-07 11:31:54 -08:00
parent c371fe688d
commit 65997ffcf5
4 changed files with 72 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ from dfu import PandaDFU
from esptool import ESPROM, CesantaFlasher
from flash_release import flash_release
from update import ensure_st_up_to_date
from serial import PandaSerial
__version__ = '0.0.6'