Skip to content

Commit

Permalink
"sa818-menu" should remember the serial port and speed
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-N committed Jun 18, 2024
1 parent 2bc6bcf commit 19479fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bin/sa818-menu
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ CURRENT_TAIL_TONE=$CURRENT_TAIL_TONE
CURRENT_EMPHASIS=$CURRENT_EMPHASIS
CURRENT_FILTER_HIGH_PASS=$CURRENT_FILTER_HIGH_PASS
CURRENT_FILTER_LOW_PASS=$CURRENT_FILTER_LOW_PASS
CURRENT_PORT=$CURRENT_PORT
CURRENT_SPEED=$CURRENT_SPEED
__EOT
}

Expand Down

0 comments on commit 19479fa

Please sign in to comment.