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 ublox-cellular-base by
Diff: UbloxCellularBase.h
- Revision:
- 4:2e640a101db1
- Parent:
- 1:5aaecf2572dc
- Child:
- 9:2c997d7df4c6
- Child:
- 10:c4281fa79b8f
--- a/UbloxCellularBase.h Mon Jun 19 15:00:42 2017 +0100 +++ b/UbloxCellularBase.h Mon Jul 31 11:42:37 2017 +0100 @@ -228,6 +228,10 @@ /** Set to true to spit out debug traces. */ bool _debug_trace_on; + + /** The baud rate to the modem. + */ + int _baud; /** True if the modem is ready register to the network, * otherwise false.