diff options
Diffstat (limited to 'scripts/PYTHON_SOFTWARE/test/helpers/button_script.sh')
-rw-r--r-- | scripts/PYTHON_SOFTWARE/test/helpers/button_script.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/PYTHON_SOFTWARE/test/helpers/button_script.sh b/scripts/PYTHON_SOFTWARE/test/helpers/button_script.sh new file mode 100644 index 0000000..6908f22 --- /dev/null +++ b/scripts/PYTHON_SOFTWARE/test/helpers/button_script.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +i2cset -f -y 1 0x2d 0x40 0x31 +i2cset -f -y 1 0x2d 0x50 0xff +i2cget -f -y 1 0x2d 0x50 |