Typo in docs
This commit is contained in:
parent
e55cf74e44
commit
8845ef5ab6
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
* if ( methods & TELLSTICK_TURNOFF ) {
|
||||
* printf( "The device %d supports devTurnOff()\n", id );
|
||||
* }
|
||||
* if ( methods & TELLSTICK_TURNBELL ) {
|
||||
* if ( methods & TELLSTICK_BELL ) {
|
||||
* printf( "The device %d supports devBell()\n", id );
|
||||
* }
|
||||
* }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue