Project

General

Profile

« Previous | Next » 

Revision 8913c26d

ID8913c26d9ebc512b1533bd368257904666391c1f

Added by Thomas Mullins over 11 years ago

Fixed motors node to work around pwm driver bug

The node can now only do writes to /dev/pwm*, because doing both reads
and writes causes the fstream to try seeking, which fails because it's
not supported by the driver. Then the fstream refuses to do any more io.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences