p3p / pio-framework-arduino-lpc176x

10 stars 18 forks source link

Fix overlapping tone calls #6

Closed p3p closed 5 years ago

p3p commented 5 years ago

When tone is called on the same pin with a different frequency while still within the duration of the previous call override the previous call.