Detach the Servo variable from its pin.
// SYNTAX servo.detach()
Since 2.0.0:
In Device OS 2.0.0 and later, the destructor for Servo will detach from the pin allowing it to be used as a regular GPIO again.