#ifndef PRF_OTA__H_ #define PRF_OTA__H_ #include #include void on_prf_ota_enter(void); bool panchip_prf_ota_start(void); #endif