Closed
Description
The arg names here are suffixed as _pin
, but they should actually be DigitalInOut
objects. The arg names could be clearer, maybe _dio
or just drop the suffix. At least one user might have been confused by this: https://forums.adafruit.com/viewtopic.php?f=60&t=173353.
Adafruit_CircuitPython_ESP32SPI/adafruit_esp32spi/adafruit_esp32spi.py
Lines 136 to 138 in fce466b
Metadata
Metadata
Assignees
Labels
No labels