This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Replies: 1 comment 5 replies
-
The warnings were there for unsophisticated users to be aware of the effect of selecting the option. If you're a sophisticated one, you must know how and where to get rid of it, by commenting out the ESP8266TimerInterrupt/src/ESP8266TimerInterrupt.h Lines 121 to 137 in 8a00389 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting "#warning Using TIM_DIV256_CLOCK for longest timer" in my compiler output. What does this mean? How do I get rid of it? I always want my compiles to be clean of all warnings.
Beta Was this translation helpful? Give feedback.
All reactions