mangdangroboticsclub/QuadrupedRobot

sudo bash QuadrupedRobot/Mangdang/PWMController/install.sh

Opened this issue · 0 comments

/home/ubuntu/Robotics/QuadrupedRobot/Mangdang/PWMController/pwm-pca9685.c:540:13: error: void value not ignored as it ought to be
540 | ret = pwmchip_remove(&pca->chip);
| ^
make[2]: *** [scripts/Makefile.build:285: /home/ubuntu/Robotics/QuadrupedRobot/Mangdang/PWMController/pwm-pca9685.o] Error 1
make[1]: *** [Makefile:1875: /home/ubuntu/Robotics/QuadrupedRobot/Mangdang/PWMController] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.15.0-1012-raspi'
make: *** [Makefile:8: all] Error 2