Update 'Controller/CropController.lua'
This commit is contained in:
parent
c4cd334cbe
commit
65d31d1959
@ -208,6 +208,7 @@ function CropController:main()
|
||||
local cc = CropController:new()
|
||||
cc:setSlaveID(5)
|
||||
cc:doAction(cc.slaveID, "init")
|
||||
cc:initMonitor()
|
||||
while true do
|
||||
cc.lastHarvest = os.clock()
|
||||
cc:harvest()
|
||||
|
Loading…
x
Reference in New Issue
Block a user