Fixed led_remote in docs
This commit is contained in:
parent
a62338f3a7
commit
bec84a7907
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
|
* 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.
|
* bank of LED's using buttons on a remote control.
|
||||||
|
|
Loading…
Reference in New Issue