I think the only thing you need to know is that servo.write(180) will make that servo move to 280 degrees. You will probably find it less confusing to use servo.writeMicroseconds()
...R
I think the only thing you need to know is that servo.write(180) will make that servo move to 280 degrees. You will probably find it less confusing to use servo.writeMicroseconds()
...R