mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Rename sub-config to profile
Because better naming.
This commit is contained in:
parent
1b77ed783b
commit
232cbee697
9 changed files with 43 additions and 41 deletions
|
|
@ -86,7 +86,7 @@ struct option_t
|
|||
int32_t rs485_delay_rts_before_send;
|
||||
int32_t rs485_delay_rts_after_send;
|
||||
alert_t alert;
|
||||
bool complete_sub_configs;
|
||||
bool complete_profiles;
|
||||
const char *script;
|
||||
const char *script_filename;
|
||||
script_run_t script_run;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue