Skip to content

Commit

Permalink
Correct README
Browse files Browse the repository at this point in the history
  • Loading branch information
NT7S committed Jan 14, 2019
1 parent dadfb9d commit 46663ab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,13 @@ void Morse::send(char * message)
```
### reset()
```
/*
* Morse::reset()
*
* Halts and sending in progress, empties the message buffer, and resets the
* Morse state machine.
*
*/
```

Public Variables
Expand Down

0 comments on commit 46663ab

Please sign in to comment.