1
0
Fork 0
trespassed/software/startup.sh

10 lines
261 B
Bash
Executable File

#!/bin/bash
# Setup MCP23009 Pullups
#i2cset -y 1 0x20 0x6 0x7e # Enable P1-P6 on input expander; others
# unusable to board errors
# Load MCP23009 Device Tree Overlays (to enable sysfs-gpio)
#dtoverlay ec-room-ctl-input
dtoverlay ec-room-ctl-output