Skip to content

Commit e6da938

Browse files
Update README.md
1 parent 8193d5b commit e6da938

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,16 @@ This is a breakout board for the ESP32 and Teensy 3.5 microcontrollers. Power is
55

66
![Pin Functions](docs/esp32_pinmap.png)
77

8+
## Availible Servo Pins
9+
10+
2,4,12-19,21-23,25-27,32-33
11+
12+
See: https://github.com/acamilo/RobotInterfaceBoard/issues/31
13+
14+
## Interrupts syntax
15+
16+
See: https://www.arduino.cc/reference/en/language/functions/external-interrupts/attachinterrupt/
17+
18+
19+
20+

0 commit comments

Comments
 (0)