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:
- 53:1aee5fe47adb
- Parent:
- 52:2cb58398a4f9
- Child:
- 56:43205bd2752a
diff -r 2cb58398a4f9 -r 1aee5fe47adb Cellular/UIP.h --- a/Cellular/UIP.h Mon Aug 11 16:03:19 2014 +0000 +++ b/Cellular/UIP.h Mon Aug 11 16:27:27 2014 +0000 @@ -29,6 +29,8 @@ * using GPIOs. To disable this you will need to change settings on the radio module and * and use the MTSSerial class instead of MTSSerialFlowControl. The default baud rate for the * cellular radio is 115200 bps. +* +* Example code is found under Cellular.h */ class UIP : public Cellular