Specify config file
This commit is contained in:
parent
edfb9f2803
commit
65d2de6801
@ -107,6 +107,7 @@ print("MIN3 = " .. tostring(colorMin3))
|
|||||||
print("MIN4 = " .. tostring(colorMin4))
|
print("MIN4 = " .. tostring(colorMin4))
|
||||||
print("3QRT = " .. tostring(threequater))
|
print("3QRT = " .. tostring(threequater))
|
||||||
|
|
||||||
|
local configFile="config.lua"
|
||||||
-- Safe configuration:
|
-- Safe configuration:
|
||||||
file.remove(configFile .. ".new")
|
file.remove(configFile .. ".new")
|
||||||
sec, _ = rtctime.get()
|
sec, _ = rtctime.get()
|
||||||
|
Loading…
Reference in New Issue
Block a user