atmos_control 
Vars | |
atmos_chambers | Which sensors/input/outlets do we want to listen to. Assoc of list[chamber_id] = readable_chamber_name |
---|---|
control | Whether we can actually adjust the chambers or not. |
reconnecting | Whether we are allowed to reconnect. |
Procs | |
reconnect | Reconnect only works for station based chambers. |
Var Details
atmos_chambers 
Which sensors/input/outlets do we want to listen to. Assoc of list[chamber_id] = readable_chamber_name
control 
Whether we can actually adjust the chambers or not.
reconnecting 
Whether we are allowed to reconnect.
Proc Details
reconnect
Reconnect only works for station based chambers.