Question
LWIP_NUM_SYS_TIMEOUT_INTERNAL does not have LWIP_SNTP in it.
When I enabled SNTP I got an error message that basically said there were not enough timers. When I disabled it, the error went away. I had to add LWIP_SNTP to the define for LWIP_NUM_SYS_TIMEOUT_INTERNAL in opt.h. However, every time I Generate Code, that disappears. It appears to be a bug in CubeMX. Am I right? Can it get fixed?
