We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7119196 commit 5c58a8dCopy full SHA for 5c58a8d
adafruit_esp32spi/adafruit_esp32spi.py
@@ -130,6 +130,7 @@
130
131
# pylint: disable=too-many-lines
132
133
+
134
class ESP_SPIcontrol: # pylint: disable=too-many-public-methods, too-many-instance-attributes
135
"""A class that will talk to an ESP32 module programmed with special firmware
136
that lets it act as a fast an efficient WiFi co-processor"""
0 commit comments