解决新出现的连接问题

This commit is contained in:
a92126 2024-10-03 22:26:37 +08:00
parent f33516ed94
commit b190f926ff

View File

@ -1094,7 +1094,7 @@ void oafUpdate(void)
void oafFinish(void)
{
LGYFB_deinit();
LGYCAP_deinit(LGYCAP_DEV_TOP);
// @MERGE 231006 START
// if(g_frameReadyEvent != 0)
// {