lighttemp
2.0.0.0
|
LightTemp Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
LightTemp Click example.
This application controls light intensity of LEDs.
The demo application is composed of two sections :
Initialization driver init and pwm init for all LED's
Increases/decreases light intensity.
In order to control LED2 via PWM, the PWM module should be available at CS pin.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |