Search found 1 match

by FRedShift
Thu Jun 11, 2009 7:45 pm
Forum: DSerial
Topic: DSerial Edge and servo support
Replies: 0
Views: 25705

DSerial Edge and servo support

Hello,
What about servo functions in DSerial Edge dserial.h/c ?
The defines still exist (ENABLE_SERVO) but the functions like dseServoSet() that we can find in RoboDS dserial.c disappeared ? They seem to be handled in firmware.c (didn't look in detail)
I tried anyway adding those functions in last ...