[RTTY] Fixed typos in examples
This commit is contained in:
parent
6e31c7b9be
commit
88d58e52d7
1 changed files with 4 additions and 4 deletions
|
@ -72,7 +72,7 @@ void setup() {
|
|||
// All transmissions in loop() (strings and numbers)
|
||||
// will now be encoded using ITA2 code
|
||||
|
||||
// ASCII characters that do not have ITA2 euqivalent
|
||||
// ASCII characters that do not have ITA2 equivalent
|
||||
// will be sent as NUL (including lower case letters!)
|
||||
*/
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue