detach()

Description

Detaches an AIServo that has been attach()

Syntax

servo.detach()

Parameters

servo: Variable of type AIServo.

Postback

None

See also

attach() 

attached()


Library Reference Home

The text in the 86Duino reference material is modified from the Arduino reference material and is licensed under the Creative Commons Attribution-Share Alike 3.0 License . The code examples in the reference material have been released into the public domain.