From 94240d33f2e797de31d2921572f827c00faf791d Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:43:07 -0500 Subject: [PATCH] spelling: smartstraps Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- src/fw/drivers/accessory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fw/drivers/accessory.h b/src/fw/drivers/accessory.h index bfd1208b..7fbe03be 100644 --- a/src/fw/drivers/accessory.h +++ b/src/fw/drivers/accessory.h @@ -101,7 +101,7 @@ bool accessory_manager_handle_break_from_isr(void); //! was last called. bool accessory_bus_contention_detected(void); -//! Checks if the pull-up resistor which is required for smarstraps is present +//! Checks if the pull-up resistor which is required for smartstraps is present bool accessory_is_present(void); //! Uses DMA for receiving from the peripheral