Having trouble getting my ServoStiks to work..
I have compiled and installed and it shows it is running when you type:
"ledspicerd -v"
I have also copied ledspicerd.service to /etc/systemd/system and the service starts up fine on each boot.
"21-ledspicer.rules" file has been copied to /etc/udev/rules.d/
"ledspicer.conf" file has been copied to /usr/local/etc where the program looks for the config file by default.
The LEDSpicer plugin has been put into Attract Plus plugins folder and has been picked up by Attract Plus fine.
But still can't get it to work. I've put the below into the ledspicer.conf file for the ServoStiks. the guide recommends to put in the following:
<restrictors>
<!-- ServoStik -->
<!-- Player 1 with ServoStik -->
<restrictor name="ServoStik" boardId="1" player="1" joystick="1" />
</restrictors>
tried to trigger them manually with rotator 1 1 4 rotator 1 1 8 and rotator reset --4 etc but nothing happens...
Any ideas please ??
Edit: Sorted through github