Fixed led_remote in docs
This commit is contained in:
parent
a62338f3a7
commit
bec84a7907
1 changed files with 1 additions and 1 deletions
2
RF24.h
2
RF24.h
|
@ -441,7 +441,7 @@ public:
|
|||
};
|
||||
|
||||
/**
|
||||
* @example led_remote
|
||||
* @example led_remote.pde
|
||||
*
|
||||
* This is an example of how to use the RF24 class to control a remote
|
||||
* bank of LED's using buttons on a remote control.
|
||||
|
|
Loading…
Reference in a new issue