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 8fbbdc9 commit a19501eCopy full SHA for a19501e
Adafruit_SSD1306.h
@@ -187,7 +187,7 @@ class Adafruit_SSD1306 : public Adafruit_GFX {
187
int8_t dcPin;
188
/** protected: (Chip Select Pin) set when using SPI set during construction. */
189
int8_t csPin;
190
- /** protected: /** protected: Display reset pin. set during construction. */
+ /** protected: Display reset pin assignment. Set during construction. */
191
int8_t rstPin;
192
193
#ifdef HAVE_PORTREG
0 commit comments