-
|
Hello, I am wondering how I could change the code to where it controls 144 servos with the same movements (12x12 servos). Would I only have to change the driver count and the canvas width and height on the top part of the code or do I have to modify more? Originally posted by @SamuA00 in #3 (comment) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello @SamuA00, yes, you're right, some constants and code will need to be edited for builds with different number of servos and/or different layouts:
|
Beta Was this translation helpful? Give feedback.


Hello @SamuA00, yes, you're right, some constants and code will need to be edited for builds with different number of servos and/or different layouts: