User Tools

Site Tools

한국어

logicpython:cubloc_api:low

This is an old revision of the document!


Table of Contents

Low

Set a digital output pin low.

Syntax

from cubloc import Low
 
Low(pin: int)

Example

from cubloc import Low
 
# Example usage
Low(0)
logicpython/cubloc_api/low.1775786798.txt.gz · Last modified: by 127.0.0.1