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