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.
Dependents: example-ublox-cellular-interface example-ublox-cellular-driver-gen HelloMQTT example-ublox-cellular-interface_r410M ... more
mbed_lib.json@10:c4281fa79b8f, 2018-01-02 (annotated)
- Committer:
- fahimalavi
- Date:
- Tue Jan 02 05:45:24 2018 +0000
- Revision:
- 10:c4281fa79b8f
- Parent:
- 0:5cffef3371f6
- Child:
- 20:31d5e048fbfa
Changes required for R410M in cellular base
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| RobMeades | 0:5cffef3371f6 | 1 | { |
| RobMeades | 0:5cffef3371f6 | 2 | "name": "ublox-cell", |
| RobMeades | 0:5cffef3371f6 | 3 | "config": { |
| RobMeades | 0:5cffef3371f6 | 4 | "baud-rate": 115200, |
| RobMeades | 0:5cffef3371f6 | 5 | "at-parser-buffer-size": 256, |
| RobMeades | 0:5cffef3371f6 | 6 | "at-parser-timeout": 8000 |
| RobMeades | 0:5cffef3371f6 | 7 | } |
| RobMeades | 0:5cffef3371f6 | 8 | } |