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.
Diff: RN52.h
- Revision:
- 15:82c3cc87bd02
- Parent:
- 13:968af0520530
--- a/RN52.h Sun Jan 31 20:58:42 2016 +0000 +++ b/RN52.h Sun Feb 07 18:24:13 2016 +0000 @@ -81,6 +81,7 @@ void clear_serial(); void copy_response(char * source, char * destination, char offset); void clear_result(RN52_RESULT * result); + void config(char * name); }; #endif \ No newline at end of file