Add shebang to motor server.
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from threading import Timer, Thread
|
from threading import Timer, Thread
|
||||||
from gpiozero import Servo
|
from gpiozero import Servo
|
||||||
from concurrent import futures
|
from concurrent import futures
|
||||||
|
|||||||
Reference in New Issue
Block a user