forked from lozaning/AtomGPS_wigler
-
Notifications
You must be signed in to change notification settings - Fork 7
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
-1 pin assignment causing errors #12
Comments
( |
lukeswitz
added a commit
that referenced
this issue
Jan 9, 2024
- no need to define ss pin or use SPI here
Reverted the commit, the gpio garb is back. Seems maybe ESP32-PICO-D4 pins might be helpful from the docs, as that's the chip it'll detect. Either can be used in IDE with the same results. Waiting on @birukun for his SPI fix he messaged me about. |
closing, dupe of #17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Serial flooding with
gpio: gpio_set_level(227): GPIO output gpio_num error
See issue with esp32 board package: espressif/arduino-esp32#6737
The text was updated successfully, but these errors were encountered: