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