mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update show config
This commit is contained in:
parent
134fa87a5c
commit
6f9e41152b
2 changed files with 2 additions and 2 deletions
|
|
@ -473,8 +473,8 @@ void handle_command_sequence(char input_char, char previous_char, char *output_c
|
|||
|
||||
case KEY_C:
|
||||
tio_printf("Configuration:");
|
||||
config_file_print();
|
||||
options_print();
|
||||
config_file_print();
|
||||
if (option.rs485)
|
||||
{
|
||||
rs485_print_config();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue