From 9ecddce587884197c1b711756a62f6424ed00a98 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:59:28 -0500 Subject: [PATCH] spelling: setup Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/fw/apps/prf_apps/mfg_btle_app.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fw/apps/prf_apps/mfg_btle_app.c b/src/fw/apps/prf_apps/mfg_btle_app.c index e3267676..d3f82771 100644 --- a/src/fw/apps/prf_apps/mfg_btle_app.c +++ b/src/fw/apps/prf_apps/mfg_btle_app.c @@ -155,7 +155,7 @@ static void prv_txrx_menu_update(AppData *data); // and use that to know how to proceed through. // // A BTLE test gets started, and needs to be manually stopped. -// This means that setup setup goes like this: +// This means that setup goes like this: // // 1. User Signals "RUN" // 2. bt_test_start()