mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 04:43:21 +00:00
250 B
250 B
CHIP_IO.SOFTPWM
Import the SOFTPWM module as follows
import CHIP_IO.SOFTPWM as SPWM
toggle_debug()
Enable/Disable the Debug
-
Parameters
None
-
Examples
SPWM.toggle_debug()