Add to Eink target as well
This commit is contained in:
@@ -181,8 +181,9 @@ static const uint8_t SCK = PIN_SPI_SCK;
|
|||||||
#define SX126X_DIO1 (47)
|
#define SX126X_DIO1 (47)
|
||||||
#define SX126X_BUSY (46)
|
#define SX126X_BUSY (46)
|
||||||
#define SX126X_RESET (38)
|
#define SX126X_RESET (38)
|
||||||
#define SX126X_TXEN (39)
|
// #define SX126X_TXEN (39)
|
||||||
#define SX126X_RXEN (37)
|
// #define SX126X_RXEN (37)
|
||||||
|
#define SX126X_POWER_EN (37)
|
||||||
#define SX126X_E22 // DIO2 controlls an antenna switch and the TCXO voltage is controlled by DIO3
|
#define SX126X_E22 // DIO2 controlls an antenna switch and the TCXO voltage is controlled by DIO3
|
||||||
|
|
||||||
// enables 3.3V periphery like GPS or IO Module
|
// enables 3.3V periphery like GPS or IO Module
|
||||||
|
|||||||
Reference in New Issue
Block a user