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