thunderemu 2.1.0.0
|
Thunder EMU Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Thunder EMU Click example.
This example demonstrates the use of Thunder EMU click board by generating CLOSE, MID, or FAR range thunder signal depending on the click push-buttons state.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Checks if any of the click board buttons are pressed and then generates a thunder signal related to the pressed button and displays an appropriate message on the USB UART.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |