mirror of
https://github.com/undera/pylgbst.git
synced 2020-11-18 19:37:26 -08:00
change relative import
relates to issue 23
This commit is contained in:
parent
5f209ac7e6
commit
9ff6d0b4ed
@ -9,7 +9,7 @@ import logging
|
|||||||
import socket
|
import socket
|
||||||
import time
|
import time
|
||||||
|
|
||||||
from . import Vernie
|
from examples.vernie import Vernie
|
||||||
from pylgbst.peripherals import ColorDistanceSensor
|
from pylgbst.peripherals import ColorDistanceSensor
|
||||||
|
|
||||||
host = ''
|
host = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user