Skip to content
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

ttgo-t-beam-Supreme #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ttgo-t-beam-Supreme #131

wants to merge 1 commit into from

Conversation

peterus
Copy link
Member

@peterus peterus commented Nov 25, 2023

first try! not working!

#define LORA_MISO 13
#define LORA_MOSI 11
#define LORA_CS 10
#define RADIO_DIO0_PIN -1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to my look into the schematics, the DIO0 pin is connected to GPIO 01.
@peterus does the -1 have a special meaning?

Suggested change
#define RADIO_DIO0_PIN -1
#define RADIO_DIO0_PIN 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants