dmadison / ServoInput

Interrupt-driven servo decoder library for Arduino
GNU Lesser General Public License v3.0
22 stars 10 forks source link

Initial Development #3

Closed dmadison closed 4 years ago

dmadison commented 4 years ago

First development pull request! Yay.

This PR has a number of unrelated changes to the library:

This also tweaks the ids and language of the "Loopback" example and removes the "ranged" constructor from the signal parent class.