# Arduino-style constants uint8 LOW=0 uint8 HIGH=1 uint8 INPUT=0 uint8 OUTPUT=1