mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-20 22:14:34 +08:00
remove decode_temp broken import
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.join(os.path.dirname(os.path.dirname(
|
||||
import fibre.discovery
|
||||
from fibre import Logger, Event
|
||||
import odrive
|
||||
from odrive.utils import OperationAbortedException, decode_temp
|
||||
from odrive.utils import OperationAbortedException
|
||||
from odrive.configuration import *
|
||||
|
||||
# Flush stdout by default
|
||||
|
||||
Reference in New Issue
Block a user