servo_define

Description

This function defines a servo for use by the servo subsystem. Only defined servos are controlled by the servo subsystem. This includes allocating and driving I/O ports.

Definition

servo_define(ubyte id)

Library

LIB/servo_lib.bas

Usage

On entry:
id is the servo to define
On exit:
There is no return value