Skip to content

Commit 5dd10b4

Browse files
authored
Merge pull request #543 from AkosLukacs/patch-2
ESP32 - added pins to docs that can be watched
2 parents 3e7bae0 + fbc4cde commit 5dd10b4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

boards/ESP32.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,12 @@ There are 8 channel available. Each one with is connected to a pin. Timimg goes
501501
Implemented with the esp-idf RMT driver.
502502

503503
### setWatch implementation
504-
504+
[These pins can be watched](https://github.com/espruino/Espruino/blob/8d193bab16a08d013dbb5689c9666b81039990a4/targets/esp32/jshardware.c#L473-L477):
505+
* D0
506+
* D12 .. D19
507+
* D21, D22
508+
* D25 .. D27
509+
* D34 .. D39
505510

506511

507512
---

0 commit comments

Comments
 (0)