servo 2.0.0.0
|
Servo Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Servo Click example.
This app shows how the servo motor can be controled by the click board.
The demo application is composed of two sections :
Initializes device.
The servo motor at CH1 rotate in clockwise and counter clockwise directions.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |