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