esthetics
This commit is contained in:
parent
4ca96f12b9
commit
123efa0762
1 changed files with 1 additions and 1 deletions
|
@ -688,5 +688,5 @@ void init_text_ui( int argc, char** argv )
|
|||
|
||||
mvprintw( 0, 2, "[ | | | | | ]" ); /* annunciators */
|
||||
|
||||
mvprintw( LCD_BOTTOM, 2, "[ wire: %s ][ IR: %s ]", wire_name, ir_name );
|
||||
mvprintw( LCD_BOTTOM, 2, "[ wire: %s ]-[ IR: %s ]", wire_name, ir_name );
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue