AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Enable SNTP support for ESP-IDF v4.x builds

Open UncleGrumpy opened this issue 3 years ago • 0 comments

The necessary headers for SNTP support are not included by network_driver.c and the related functions are disabled by macros for ESP-IDF v4. This feature should be enabled since our code base is moving to ESP-IDF v4.

UncleGrumpy avatar Apr 19 '22 23:04 UncleGrumpy