Skip to content

Commit 182a234

Browse files
committed
README
1 parent 045739f commit 182a234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ void setup(){
101101
cfg.channels = 1;
102102
i2s.begin(cfg);
103103
104-
tts.say(14,40);
104+
ttt.say(14,40);
105105
}
106106
107107
void loop() {

0 commit comments

Comments
 (0)