Meinste das so ?
Und wie bekommt man dann die richtige Reloadzeit raus ??Code:config Servos = 1 , servo1 = portd.3 config portd.3 = outout enable interrupts dim I as Byte for I = 0 to 200 servo(1) = I waitms 100 next I end
mfg
Meinste das so ?
Und wie bekommt man dann die richtige Reloadzeit raus ??Code:config Servos = 1 , servo1 = portd.3 config portd.3 = outout enable interrupts dim I as Byte for I = 0 to 200 servo(1) = I waitms 100 next I end
mfg
Lesezeichen