added spi mux functionality to the rwSpiCallback
This commit is contained in:
@ -80,7 +80,9 @@ namespace gpioIds {
|
||||
CS_RW3,
|
||||
CS_RW4,
|
||||
|
||||
EN_RW_CS
|
||||
EN_RW_CS,
|
||||
|
||||
SPI_MUX
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user