User Guide: https://wiki.geekworm.com/X735-script
Email: support@geekworm.com
Use gpiod instead of obsolete interface, and suuports ubuntu 23.04 also
NASPi series does not support Raspberry Pi 5 hardwared due to different hardware interface.
PWM_CHIP=0
BUTTON=20
/usr/local/bin/xSoft.sh 0 20
PWMCHIP=0
SHUTDOWN=5
BOOT=12
/usr/local/bin/xPWR.sh 0 5 12
sed -i 's/xSoft.sh 0 20/xSoft.sh 4 20/g' install-sss.sh
sed -i 's/xPWR.sh 0 5 12/xPWR.sh 4 5 12/g' x735-pwr.service
sed -i 's/pwmchip0/pwmchip2/g' x735-fan.sh