Cleanup Wi-Fi leftovers (#804)

* cleanup python lib

* remove wifi leftovers from firmware

* few spots in firmware

* forgot

* remove usb to wifi test

* linter

* more cleanup in flasher.h

* more found

* check in tests too

* linter
This commit is contained in:
Igor Biletskyy
2021-12-06 14:39:28 -08:00
committed by GitHub
parent 652367d2e8
commit 493866d15b
17 changed files with 72 additions and 339 deletions

View File

@@ -1,6 +1,6 @@
# flake8: noqa
# pylint: skip-file
from .python import Panda, PandaWifiStreaming, PandaDFU, flash_release, \
from .python import Panda, PandaDFU, flash_release, \
BASEDIR, ensure_st_up_to_date, PandaSerial, pack_can_buffer, unpack_can_buffer, \
DEFAULT_FW_FN, DEFAULT_H7_FW_FN, MCU_TYPE_H7, MCU_TYPE_F4, DLC_TO_LEN, LEN_TO_DLC