8000 Update PWM.md · arduino-collections/TTS@73a3dab · GitHub
[go: up one dir, main page]

Skip to content

Commit 73a3dab

Browse files
authored
Update PWM.md
1 parent 1fd972a commit 73a3dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
How PWM is used for TTS
22
-----------------------
33

4-
We'll analyze the code for speech output on Arduino pin 9. This is
4+
We'll analyze the code for speech output on Arduino pin 9, on an ATMega328. This is
55
hardware pin 15 (known here as OC1A).
66

77
A good introduction to PWM can be found

0 commit comments

Comments
 (0)
0