ci: enable release stage

Signed-off-by: Thomas Klaehn <thomas.klaehn@u-blox.com>
This commit is contained in:
Thomas Klaehn
2017-03-30 15:17:38 +02:00
parent 4646c7d7a6
commit f4ad11e92b
6 changed files with 107 additions and 14 deletions

View File

@@ -9,7 +9,6 @@ import data_buffer
import light_sensor
import engine
import power_sensor
from numpy.core.umath import power
STATE_INIT = "init"
STATE_OPENED = "open"