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: CsrLocationDemo CsrLocationDemo
Fork of CsrLocation by
Diff: CsrLocation.h
- Revision:
- 5:219dfc2905dc
- Parent:
- 4:0d9b711fb646
- Child:
- 6:aed3c66b39d9
diff -r 0d9b711fb646 -r 219dfc2905dc CsrLocation.h --- a/CsrLocation.h Tue May 27 10:54:06 2014 +0000 +++ b/CsrLocation.h Fri Aug 01 08:13:04 2014 +0000 @@ -30,7 +30,9 @@ #define PINMAP_UART_DEBUG_RX D0 #define PINMAP_UART_LOC_TX D8 #define PINMAP_UART_LOC_RX D2 -#define PINMAP_GPIO_LOC_ONOFF D3 +//#define PINMAP_GPIO_LOC_ONOFF D3 +#define PINMAP_GPIO_LOC_ONOFF D9 +#define PINMAP_GPIO_LOC_WAKEUP D3 #define PINMAP_GPIO_LOC_RESET D4 #define LOC_LED1 LED1 #define LOC_LED2 LED2

GPS mbed Shield