SpenceKonde / megaTinyCore

Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Other
564 stars 148 forks source link

Fix pin assignment to use TUNING_PIN define #1134

Closed mgrosvenor closed 2 months ago

mgrosvenor commented 3 months ago

Currently the TUNING_PIN pin define is unused, and the pulseIn() function uses a hard coded value,

SpenceKonde commented 2 months ago

oops

SpenceKonde commented 1 month ago

oops again on the errant commit referencing this. Was supposed to be #1143.