#ifndef IF_STANDBY_H #define IF_STANDBY_H #include "esp_system.h" esp_err_t if_standby_init(void); #endif