Closed
Description
In the pins_arduino.h pin definition file, at line 30 the reset pin is set to 12 but according to Lilygo's site and this pinout diagram, the reset pin should be set to 23.
< #define LORA_RST 12 // GPIO14 - SX1276 RST
> #define LORA_RST 23 // GPIO23 - SX1276 RST
Pin 23 is also consistent with the Liligo TBeam v1.1
Metadata
Metadata
Assignees
Labels
No labels