servo  2.0.0.0
Functions
main.c File Reference

Servo Click example. More...

#include "board.h"
#include "log.h"
#include "servo.h"

Functions

void application_init (void)
 
void application_task (void)
 
void main (void)
 

Detailed Description

Servo Click example.

Description

This app shows how the servo motor can be controled by the click board.

The demo application is composed of two sections :

Application Init

Initializes device.

Application Task

The servo motor at CH1 rotate in clockwise and counter clockwise directions.

Author
MikroE Team

Function Documentation

◆ application_init()

void application_init ( void  )

◆ application_task()

void application_task ( void  )

◆ main()

void main ( void  )