voorbeeld code gps cellular ublox
Fork of ublox-cellular-base by
mbed_lib.json@0:5cffef3371f6, 2017-06-12 (annotated)
- Committer:
- RobMeades
- Date:
- Mon Jun 12 21:28:56 2017 +0000
- Revision:
- 0:5cffef3371f6
Initial commit, not yet compiling but I'm tired of doing everything in the on-line IDE so I need to publish to take the code off-line.
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 | } |