8000 Fix servo compatibility by ivanseidel · Pull Request #26 · ivanseidel/DueTimer · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@ivanseidel
Copy link
Owner

Compatibility with Servo.h

Because Servo Library uses the same callbacks of DueTimer, we provides a custom solution for working with both of them. However, Timers 0,2,3,4 and 5 will not Work anymore.

You will need uncommend the line in DueTimer.h in DueTimer folder inside the Libraries folder. Uncomment the following line in DueTimer.h:

#define USING_SERVO_LIB true

Fixes #10

@ivanseidel ivanseidel closed this Mar 25, 2014
@ivanseidel ivanseidel changed the title Fix servo compatible Fix servo compatibility Mar 25, 2014
@ivanseidel ivanseidel reopened this Mar 25, 2014
ivanseidel pushed a commit that referenced this pull request Mar 25, 2014
@ivanseidel ivanseidel merged commit fd1e90a into master Mar 25, 2014
@ivanseidel ivanseidel deleted the fix-servo-compatible branch March 25, 2014 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix bug when using Servo library

2 participants

0