Reference+
Name
close()
Class
PWM
Description
Gives ownership of a channel back to the operating system
 
 Without calling this function the channel will remain in the current state
 even after the sketch has been closed.
Examples
Syntax
- .close()
Return
- void

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.