flicker 2.0.0.0
|
Flicker Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Flicker Click example.
This application simple solution if you need to turn a device on and off at specific time intervals.
The demo application is composed of two sections :
Initialization driver enables GPIO and also starts write log.
This example demonstrates capabilities of Flicker Click board.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |