spelling: differently

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 13:27:01 -05:00
parent 4909e42a4f
commit a2e8bce4a9

View file

@ -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)