-
Notifications
You must be signed in to change notification settings - Fork 13.3k
optimize pwm interrupt handler for better precision #1267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
interesting that they differ in issues with 1.3 over the same source did pvPort* change in between?
Thanks, I've pulled the PWM optimization fix.
|
that CLOSED needs to be defined only once. I can't begin to explain what a pain it is to write lwip tcp backed library outside of ESP8266WiFi. |
Who wants to commit this ? |
gimme a sec and will do |
next timer should be set before writing to GPIO and GPIO should not be written to if no pins are attached there.