passive_gate 
Vars | |
| frequency | Variable for radio frequency |
|---|---|
| id | Variable for radio id |
| radio_connection | Stores the radio connection |
| target_pressure | Set the target pressure the component should arrive to |
Procs | |
| broadcast_status | Called in atmos_init(), send the component status to the radio device connected |
| set_frequency | Called in atmos_init(), used to change or remove the radio frequency from the component Arguments: |
Var Details
frequency 
Variable for radio frequency
id 
Variable for radio id
radio_connection 
Stores the radio connection
target_pressure 
Set the target pressure the component should arrive to
Proc Details
broadcast_status
Called in atmos_init(), send the component status to the radio device connected
set_frequency
Called in atmos_init(), used to change or remove the radio frequency from the component Arguments:
- -new_frequency: the frequency that should be used for the radio to attach to the component, use 0 to remove the radio