haptic 2.0.0.0
|
Haptic Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Haptic Click example.
This application generate vibrations from the lower frequency range of the audio input.
The demo application is composed of two sections :
Configures the click board in Audio-to-Vibe mode.
An infinite loop.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |