Skip to content

Commit

Permalink
Improved pronunciation of Arduino. Thanks Marc
Browse files Browse the repository at this point in the history
  • Loading branch information
jonoxer committed Sep 13, 2009
1 parent 4b2b0d6 commit 69c5c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpeechSynthesizerSimple.pde
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ uint8_t message[] = {
/* my */ 140, 155, WP,
/* name */ 141, 154, 140, WP,
/* is */ 8, 129, 167, WP,
/* arduino */ 132, 148, 175, 147, 128, 142, 137, WP
/* arduino */ 152, 148, 175, 147, 128, 141, 164, WP
};

int messageSize = sizeof(message);
Expand Down

0 comments on commit 69c5c97

Please sign in to comment.