-
Notifications
You must be signed in to change notification settings - Fork 7.6k
old LORA_RST pin definition in variants/ttgo-lora32-v21new/ #5966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@tobozo can you include this update in your PR? |
tobozo
added a commit
to tobozo/arduino-esp32
that referenced
this issue
Dec 3, 2021
see PR #5961 |
me-no-dev
pushed a commit
that referenced
this issue
Dec 14, 2021
@me-no-dev this one can be closed since PR #5961 has been merged. |
Thanks @atanisoft |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pin 23 is also consistent with the Liligo TBeam v1.1
The text was updated successfully, but these errors were encountered: