mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 09:06:02 +00:00
Add to Eink target as well
This commit is contained in:
parent
ca91447c0e
commit
f1fd41a378
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user