This is an old revision of the document!
Set a digital output pin high.
pin
from cubloc import High High(pin: int)
from cubloc import High # Example usage High(0)