forked from mirrors/qmk_userspace
Tidy up spi_master includes (#13053)
This commit is contained in:
parent
a0cc2dc6d0
commit
261d94ce34
4 changed files with 8 additions and 6 deletions
|
@ -18,7 +18,9 @@
|
|||
|
||||
#include <ch.h>
|
||||
#include <hal.h>
|
||||
#include "quantum.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "gpio.h"
|
||||
|
||||
#ifndef SPI_DRIVER
|
||||
# define SPI_DRIVER SPID2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue