Fixed led_remote in docs

This commit is contained in:
maniacbug 2011-06-04 15:25:47 -07:00
parent a62338f3a7
commit bec84a7907
1 changed files with 1 additions and 1 deletions

2
RF24.h
View File

@ -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.