修复摄像头、科大讯飞、rcsp、彩屏仓等相关测试问题;

This commit is contained in:
huxi
2025-12-10 09:40:24 +08:00
parent bc195654bf
commit 719f612ab5
84 changed files with 3520 additions and 178 deletions
@@ -92,7 +92,7 @@ u8 ntp_client_get_time_status(void);
When it succeed, it will post the net_event NET_NTP_GET_TIME_SUCC and set the ntp_client_time_status to 1.
*/
/*----------------------------------------------------------------------------*/
void ntp_client_get_time(const char *host);
int ntp_client_get_time(const char *host);