Skip to content

Commit 1c97ccc

Browse files
committed
docu
1 parent ee648e2 commit 1c97ccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/InterruptRotator/InterruptRotator.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#define PIN_IN2 D6
4040

4141
#elif defined(ESP32)
42-
// Example for ESP8266 NodeMCU with input signals on pin D5 and D6
42+
// Example for ESP32 with input signals on pins 35 and 37
4343
#define PIN_IN1 35
4444
#define PIN_IN2 37
4545
#endif

0 commit comments

Comments
 (0)