Asked
— Edited
i see the servo speed is diff as usuall ?
its for the init start for roli.
is it servo(d12,$speed) or servo(d12,4)
i see the servo speed is diff as usuall ?
its for the init start for roli.
is it servo(d12,$speed) or servo(d12,4)
Code:
so do i need to set the speed to 4 instead or $speed ?
i want the arms and head/neck go slower
servospeed(D12,$speed=4)
Code:
The description of $speed is right there in the code. The code has a big chunk that explains $speed is a variable. Read the descriptions in the code, it will help make sense.
1 is fast and 4 is slower