diff options
Diffstat (limited to 'gotrc-examples')
| -rw-r--r-- | gotrc-examples/baudrate | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gotrc-examples/baudrate b/gotrc-examples/baudrate index 2b8a95c..82c02f9 100644 --- a/gotrc-examples/baudrate +++ b/gotrc-examples/baudrate @@ -16,5 +16,6 @@ _display_baudrate () if [ ! "${BAUDRATE}" = "" ]; then stty ${BAUDRATE} fi + $display_function_baudrate } |
