Skip to content

Commit e8e3980

Browse files
committed
Documentation
1 parent 75804df commit e8e3980

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

examples/streams-generator-pwm/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ It should also be possible to connect a headphone to the output pins...
1616

1717
The pins depend on the Processor:
1818

19-
| PIEZO | ESP32 | Rpi Pico |
20-
| --------| ---------------|-----------------|
21-
| + | GPIO4/GPIO5 | GPIO02/GPIO03 |
22-
| - | GND | |
19+
20+
| PIEZO | ESP32 | RPI Pico | MBED |
21+
| --------| -------------|---------------|--------------|
22+
| + | GPI4/GPIO5 | GPI2/GPIO3 | GPI2/GPI3 |
23+
| - | GND | | |

0 commit comments

Comments
 (0)