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 dgps by
Diff: adapt/gps.h
- Revision:
- 12:e42985e3ea64
- Parent:
- 7:c75d5e5e6bfc
- Child:
- 14:6be57da62283
--- a/adapt/gps.h Sat Apr 05 17:49:57 2014 +0000 +++ b/adapt/gps.h Sat Apr 05 22:27:18 2014 +0000 @@ -4,8 +4,8 @@ /// Define Pinout -#define GPSPINTX p9 -#define GPSPINRX p10 +#define GPSPINTX p28 +#define GPSPINRX p27 /// Define Baud #define GPSBAUD 57600