kopia lustrzana https://github.com/pjalocha/esp32-ogn-tracker
Pins update for the new prototype of FollowMe
rodzic
c25c9c82a4
commit
0d5f30d089
|
@ -204,7 +204,7 @@ GPIO HELTEC TTGO JACEK T-Beam FollowMe Restrictions
|
|||
|
||||
#ifdef WITH_FollowMe
|
||||
#define PIN_RFM_RST GPIO_NUM_32 // Reset
|
||||
#define PIN_RFM_IRQ GPIO_NUM_39 // packet done on receive or transmit
|
||||
#define PIN_RFM_IRQ GPIO_NUM_35 // 39 // packet done on receive or transmit
|
||||
#define PIN_RFM_SS GPIO_NUM_5 // SPI chip-select
|
||||
#define PIN_RFM_SCK GPIO_NUM_18 // SPI clock
|
||||
#define PIN_RFM_MISO GPIO_NUM_19 // SPI MISO
|
||||
|
|
Ładowanie…
Reference in New Issue