#include #include "esp_system.h" #include "esp_event.h" #include "esp_log.h" bool bNewerVersion(const char* pu8Local, const char* pu8Remote);