Closed lukeswitz closed 10 months ago
(-1, SPI, 40000000)
defining ss pin here is unnecessary as pointed out by @birukun and fixes the errors for gpio
No more GPIO errors on my unit!
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
Serial flooding with
gpio: gpio_set_level(227): GPIO output gpio_num error
See issue with esp32 board package: https://github.com/espressif/arduino-esp32/issues/6737