how to get around the 15 parameter error
KeyBoard
Posts: 22
Hello, I have been trying to update my 3dof quad program recently so that it can easier to calibrate the servos when I get better ones and I ran into a problem, that is I need to pass the pin values and servo offsets for all the servos (a parameter count of 24) to another object and there is a limet of 15 that I can pass is there any way that I can get around this or am I doomed. kind regards.
Comments
With the list built like this:
Of course, the code in the .start method needs to know how to deal with the list, but that's easy: