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 MTS-Cellular by
Diff: Cellular/UIP.h
- Revision:
- 33:3b6f3904dde0
- Parent:
- 31:529db15abda7
- Child:
- 34:7d412c989964
diff -r 7d5581159bed -r 3b6f3904dde0 Cellular/UIP.h --- a/Cellular/UIP.h Tue Jul 15 20:37:08 2014 +0000 +++ b/Cellular/UIP.h Wed Jul 16 14:26:10 2014 +0000 @@ -46,7 +46,7 @@ * init method on the returned object first, before even creating the * other objects. * - * @returns a reference to the single Cellular obect that has been created. + * @returns a reference to the single Cellular object that has been created. */ UIP(Radio type);