You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, appreciate your submission. If you are testing PR #3278 (which isn't merged yet) and having an issue, please post your observations as comments there. Will be much easier to track everything.
Btw, the issue was already reported for SDK 2.0: #2998.
When using millis() with SDK2.1.0, there seems to be a multiple definition of several time functions:
esp8266/tools/sdk/lib/libmain.a(time.o): In function
time': (.irom0.text+0x1dc): multiple definition of
time'esp8266/tools/sdk/lib/libmain.a(time.o): In function
millis': (.irom0.text+0x94): multiple definition of
millis'The text was updated successfully, but these errors were encountered: