Skip to content

Version 2.1.0

Latest
Compare
Choose a tag to compare
@dmadison dmadison released this 04 Jan 02:06
· 1 commit to master since this release
f57a625

New Features:

  • attach() and detach() are now included in the ServoInput manager, for attaching/detaching interrupts on all objects at once
  • attach() and detach() are now virtual and accessible from the base class
  • All functions now have doxygen-compatible documentation

Thanks to @npf for fixing the interrupt pins table in the README!