Skip to content

Commit

Permalink
removed semaphore in header file as it is not being used in this file
Browse files Browse the repository at this point in the history
  • Loading branch information
bhmanda-silabs committed Feb 22, 2024
1 parent c9ae112 commit 0a08aba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
#define USART_INITSYNC_BAUDRATE 12500000

#if SL_SPICTRL_MUX
extern SemaphoreHandle_t spi_sem_sync_hdl;
sl_status_t spi_board_init(void);
#endif // SL_SPICTRL_MUX

Expand Down

0 comments on commit 0a08aba

Please sign in to comment.