ESP8266 support #4
Unanswered
techniciansoft
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
hi, thanks for your feedback 👍 WiFiManagerTz takes advantage of the snmp layer and posix timezones native support from esp-idf and is limited to esp32, and adapting to esp8266 will require more than just replacing the snmp_* function calls. Problems to solve:
Possible solutions:
Ideally |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi!
Thank you for your library!
Your library is perfect for my project, just what I need. The only problem - I can't compile example for ESP8266 Board.
Could you help me to adopt this library for ESP8266, please?
Beta Was this translation helpful? Give feedback.
All reactions