digitalIOPerformance
digitalIOPerformance copied to clipboard
FeatureRequest: digitalInvert
trafficstars
Hi! Thanks for the lib! I appreciated digitalWriteFast - but no Leonardo support and not developer feedback :-/
Anyway, I wanted to suggest feature digitalInvert/digitalToggle to the lib that takes advantage of writing 1 to the pin register for inverting.
Regards A.
Thanks A! It's a good suggestion.
I'm actually thinking about ways to rewrite digitalIOPerformance, I'm not sure the approach is sustainable and it'll need tweaking for Arduino 1.5 as well. If/when I get around to that, I promise to get around to a digitalToggle() method.