Add to Eink target as well

This commit is contained in:
Ben Meadors 2023-01-25 11:48:11 -06:00
parent ca91447c0e
commit f1fd41a378

View File

@ -181,8 +181,9 @@ static const uint8_t SCK = PIN_SPI_SCK;
#define SX126X_DIO1 (47)
#define SX126X_BUSY (46)
#define SX126X_RESET (38)
#define SX126X_TXEN (39)
#define SX126X_RXEN (37)
// #define SX126X_TXEN (39)
// #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
// enables 3.3V periphery like GPS or IO Module