gate: Error in init script corrected

Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
Thomas Klaehn 2017-03-30 16:41:54 +02:00
parent f4ad11e92b
commit d0a90545be

View File

@ -5,6 +5,7 @@ Created on Dec 19, 2016
'''
import time
import gate
import sys
def main():
gate_state = gate.Gate()