mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
Delay startup of fancontrol demon
This commit is contained in:
parent
26df0f5dfa
commit
b7bf1d7736
@ -62,7 +62,7 @@ if ddbridge then
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
--~ sleep(30)
|
sleep(30)
|
||||||
|
|
||||||
for i = 0,4,1 do
|
for i = 0,4,1 do
|
||||||
temp = ReadTemp(i)
|
temp = ReadTemp(i)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user