hellen
This commit is contained in:
parent
856ecf7d2e
commit
4b30193036
|
@ -182,6 +182,11 @@ void detectHellenBoardType();
|
|||
|
||||
#define H176_IN_A16 Gpio::F10
|
||||
|
||||
#define H_SPI1_MOSI Gpio::B5
|
||||
#define H_SPI1_MISO Gpio::B4
|
||||
#define H_SPI1_SCK Gpio::B3
|
||||
#define H_SPI1_CS1 Gpio::B6
|
||||
#define H_SPI1_CS2 Gpio::B7
|
||||
|
||||
// looks like same pins 144 and 176
|
||||
#define H_SPI2_MOSI Gpio::B15
|
||||
|
|
Loading…
Reference in New Issue