diff --git a/Menu.md b/Menu.md index 6d8d993..d527790 100644 --- a/Menu.md +++ b/Menu.md @@ -1,6 +1,6 @@ # Menu operation -The menu can be accessed with an `M` button. +The menu can be accessed with the `M` button. Once in the main menu, the menu items will be displayed on the left-hand side of the screen. The currently selected menu item will be highlighted and current value for that menu item will be shown on the right. Also, at the bottom left side a number of the menu item will be shown, ranging from 01 to the highest number. @@ -8,7 +8,7 @@ To find the menu item to access, the `UP/DOWN` arrow keys may be used, or the ** Once the desired menu item is highlighted, pressing the `M`enu key will enter into that menu item. -Once the menu item is selected, pressing the up and down arrow keys will adjust the setting for that menu item. To confirm the selection, press the `M`enu key. To cancel the selection, press an `EXIT` key. +Once the menu item is selected, pressing the up and down arrow keys will adjust the setting for that menu item. To confirm the selection, press the `M`enu key. To cancel the selection, press the `EXIT` key. # Main menu @@ -33,13 +33,13 @@ The number in front of the menu-item-description is an **_menu item number_** th 1. `ChSave` - save current setting to a memory channel 1. `ChDele` - delete memory channel 1. `ChName` - modify memory channel name -> * Use up/down keys to select a channel to edit -> * Press the Menu button again to enter edit name mode -> * Use up/down keys or digits (0 ~ 9) to cycle the letters etc. -> * Press the Menu button to move to the next character position -> * Repeat above two steps till you reach the end -> * When "Sure?" pops up, press Menu to save, or Exit to cancel -> * Press Exit at any time to cancel the edit and return to main menu. + * Use up/down keys to select a channel to edit + * Press the Menu button again to enter edit name mode + * Use up/down keys or digits (0 ~ 9) to cycle the letters etc. + * Press the Menu button to move to the next character position + * Repeat above two steps till you reach the end + * When "Sure?" pops up, press Menu to save, or Exit to cancel + * Press Exit at any time to cancel the edit and return to main menu. 1. `SList` - selects which channel is used by memory channel scanner 1. `SList1` - channels assigned to scan list 1 1. `SList2` - channels assigned to scan list 2