Csr location demo application shows location and satellite information, which supports H13467 + ST F103RB/NXP LCP1549 boards now.
Dependencies: CsrLocation mbed GPSProvider
Fork of CsrLocationDemo by
Diff: CsrLocationDemo.cpp
- Revision:
- 18:b9934d27a5bf
- Parent:
- 15:6b748a86aaef
diff -r 6b748a86aaef -r b9934d27a5bf CsrLocationDemo.cpp
--- a/CsrLocationDemo.cpp Mon Oct 13 08:46:03 2014 +0000
+++ b/CsrLocationDemo.cpp Tue Oct 28 12:21:36 2014 +0000
@@ -98,8 +98,6 @@
/* Register output callback and event callback functions */
pCsrLoc->CsrLocRegOutput(_AppOutputCallback, _AppEventCallback);
- _AppShowCmd();
-
while(1)
{
switch(sAppCmd)

GPS mbed Shield