mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
examples: query_fw_versions.py forgot import
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
import argparse
|
||||
import time
|
||||
import _thread
|
||||
from tqdm import tqdm
|
||||
from panda import Panda
|
||||
|
||||
Reference in New Issue
Block a user