Radio Component

Listens out for signals on the designated frequencies and sends signals on designated frequencies
Vars | |
code | Signal input |
---|---|
current_freq | Current frequency value |
freq | Frequency input |
owner_ckey | The ckey of the user who used the shell we were placed in, important for signalling logs. |
parent_shell | Holds a reference to the shell. |
public_options | The publicity options. Controls whether it's public or private. |
Var Details
code

Signal input
current_freq

Current frequency value
freq

Frequency input
owner_ckey

The ckey of the user who used the shell we were placed in, important for signalling logs.
parent_shell

Holds a reference to the shell.
public_options

The publicity options. Controls whether it's public or private.