Skip to content

Commit 0d5733f

Browse files
committed
Also remove forward declaration of FSP callback "spi_callback" which is no longer needed.
1 parent 200f7e8 commit 0d5733f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/SPI/SPI.h

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
**************************************************************************************/
3535

3636
extern "C" {
37-
void spi_callback(spi_callback_args_t *p_args);
3837
void sci_spi_callback(spi_callback_args_t *p_args);
3938
}
4039

0 commit comments

Comments
 (0)