Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of RF24 by
Diff: RF24_config.h
- Revision:
- 3:e94be00fd19e
- Parent:
- 2:3bdf0d9bb71f
- Child:
- 6:5cc7136648d1
--- a/RF24_config.h Thu Nov 05 05:40:23 2015 +0000 +++ b/RF24_config.h Thu Nov 05 05:45:58 2015 +0000 @@ -6,9 +6,11 @@ version 2 as published by the Free Software Foundation. */ -/* Akash Vibhute <akash.roboticist@gmail.com> +/* + * Mbed support added by Akash Vibhute <akash.roboticist@gmail.com> + * Porting completed on Nov/05/2015 * - * Modified for mbed support. Base code taken from TMRh20's github as on 04/Nov/2015 + * Updated with TMRh20's RF24 library on Nov/04/2015 from https://github.com/TMRh20 * */ @@ -59,4 +61,3 @@ #define PRIPSTR "%s" #endif // __RF24_CONFIG_H__ -