From bec84a79075b86c71695e668c5cc281c81d4ec96 Mon Sep 17 00:00:00 2001 From: maniacbug Date: Sat, 4 Jun 2011 15:25:47 -0700 Subject: [PATCH] Fixed led_remote in docs --- RF24.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RF24.h b/RF24.h index 465a0e7..29264c4 100644 --- a/RF24.h +++ b/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.