recipe book selection

This commit is contained in:
kepler155c
2018-02-19 22:19:01 -05:00
parent 1bee7c97f7
commit 2cfa6c8c7f
17 changed files with 4254 additions and 4078 deletions

View File

@@ -58,6 +58,9 @@ if device.workbench then
end
end
--TODO : find out duck antenna type
duckAntenna = nil
local STATUS_INFO = 'info'
local STATUS_WARNING = 'warning'
local STATUS_ERROR = 'error'