Controlling servos by switches

Thanks for a fast answer !

So, one SoftwareServo class for each servo; this would mean SoftwareServo servo1, SoftwareServo

servo2 etc. ?

And could these be defined in a for...loop too ? This wasn't clear to me from what I have read about

Software Servo.

I did go through the code, but obviously missed "val = LOW".

And pull-ups, the code is from an Arduino instruction example, what do you think is wrong with

it ?

Regards
Peter

will have to recheck syntax for that.