kopia lustrzana https://github.com/sh123/esp32_loraprs
Updated Compatible boards (markdown)
rodzic
3980c0ab30
commit
e9256d7b8c
|
@ -52,3 +52,12 @@ Require LoRa module pinout definitions in `config.h`:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Pinout definitions:
|
||||||
|
```
|
||||||
|
#define CFG_LORA_PIN_RST 26
|
||||||
|
#define CFG_LORA_PIN_A 12
|
||||||
|
#define CFG_LORA_PIN_B 14
|
||||||
|
#define CFG_LORA_PIN_RXEN 32
|
||||||
|
#define CFG_LORA_PIN_TXEN 33
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue