mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
comment clarity
This commit is contained in:
parent
24c787f47d
commit
43d134d9ad
@ -590,7 +590,7 @@ function plc.new_session(id, s_addr, reactor_id, in_queue, out_queue, timeout, f
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- check if the auto lock is active
|
-- check if the manual lockout for automatic control is active
|
||||||
function public.is_auto_locked() return self.auto_lock end
|
function public.is_auto_locked() return self.auto_lock end
|
||||||
|
|
||||||
-- set the burn rate on behalf of automatic control
|
-- set the burn rate on behalf of automatic control
|
||||||
|
Loading…
Reference in New Issue
Block a user