Skip to content

Functions added

Compare
Choose a tag to compare
@ArminJo ArminJo released this 29 Aug 12:38
· 6 commits to master since this release
  • Added functions setEaseTo(), setEaseToD(), startEaseTo() and startEaseToD() with first parameter as unsigned int to avoid compiler errors call of overloaded 'startEaseTo(unsigned int....
  • Added functions read() and readMicroseconds() to be compatible to Servo library.
  • Added function reattach() without parameters to be used after detach().
  • Added USE_USER_PROVIDED_SERVO_LIB macro.