mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: differently
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
4909e42a4f
commit
a2e8bce4a9
1 changed files with 1 additions and 1 deletions
|
@ -459,7 +459,7 @@ static void prv_status_window_init(AppData *data) {
|
|||
//--------------------------------------------------------------------------------
|
||||
// TX/RX Menus & Windows
|
||||
//--------------------------------------------------------------------------------
|
||||
// The same menu layer is reused for TX / RX, we just handle it differentely
|
||||
// The same menu layer is reused for TX / RX, we just handle it differently
|
||||
// based on whether we are currently executing a TX or RX test.
|
||||
|
||||
#define TX_MENU_NUM_PAYLOAD_ROWS (2)
|
||||
|
|
Loading…
Add table
Reference in a new issue