correct RW pin
This commit is contained in:
parent
bdd5a7dd21
commit
8af3a91b5a
@ -80,7 +80,8 @@ static constexpr uint32_t GPIO_SOL_DEPL_SA_0_PIN = 4;
|
||||
static constexpr uint32_t GPIO_SOL_DEPL_SA_1_PIN = 2;
|
||||
|
||||
static constexpr char GPIO_RW_SPI_MUX_CHIP[] = "gpiochip11";
|
||||
static constexpr uint32_t GPIO_RW_SPI_MUX_CS = 57;
|
||||
// Uses EMIO interface to PL, starts at 54
|
||||
static constexpr uint32_t GPIO_RW_SPI_MUX_CS = 54;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user