gate: Error in init script corrected
Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user