mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
Fix test
This commit is contained in:
parent
b4dcf03823
commit
0cb01d5e30
2
test.py
2
test.py
@ -4,7 +4,7 @@ import unittest
|
||||
from threading import Thread
|
||||
|
||||
from pylgbst import MoveHub, COLOR_RED, LED, EncodedMotor, PORT_AB
|
||||
from pylgbst.comms import Connection, str2hex
|
||||
from pylgbst.comms import Connection, str2hex, hex2str
|
||||
from pylgbst.constants import PORT_LED
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
|
Loading…
x
Reference in New Issue
Block a user