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

What is pin32 being used for? #122

Open
DieKatzchen opened this issue Mar 29, 2024 · 0 comments
Open

What is pin32 being used for? #122

DieKatzchen opened this issue Mar 29, 2024 · 0 comments

Comments

@DieKatzchen
Copy link

There's a couple spots in _main.ino where pin32 is referenced as a magic number. This is the main thing stopping compatibility with ESP32S3, as pin32 is used internally for the system flash. What is it being used for and can it be replaced with a configuration item?

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

No branches or pull requests

1 participant