Closed vivian-ng closed 5 years ago
I have added ESP32 support using #if defined() statements.
#if defined()
Also added code to allow updating of host IP for those using enom, using the API code from ddclient's enom.patch found here.
Hopefully someone can conduct some extensive testing for this, but theoretically, it should work.
I have added ESP32 support using
#if defined()
statements.Also added code to allow updating of host IP for those using enom, using the API code from ddclient's enom.patch found here.
Hopefully someone can conduct some extensive testing for this, but theoretically, it should work.