gate: Error in init script corrected
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
parent
f4ad11e92b
commit
d0a90545be
@ -5,6 +5,7 @@ Created on Dec 19, 2016
|
|||||||
'''
|
'''
|
||||||
import time
|
import time
|
||||||
import gate
|
import gate
|
||||||
|
import sys
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
gate_state = gate.Gate()
|
gate_state = gate.Gate()
|
||||||
|
Loading…
Reference in New Issue
Block a user