gps3
2.0.0.0
|
Gps3 Click example. More...
Macros | |
#define | PROCESS_COUNTER 10 |
#define | PROCESS_RX_BUFFER_SIZE 1000 |
#define | PROCESS_PARSER_BUFFER_SIZE 1000 |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Gps3 Click example.
This example reads and processes data from GPS3 clicks.
The demo application is composed of two sections :
Initializes driver and wake-up module.
Reads the received data and parses it.
#define PROCESS_COUNTER 10 |
#define PROCESS_PARSER_BUFFER_SIZE 1000 |
#define PROCESS_RX_BUFFER_SIZE 1000 |
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |