forked from PAWPAW-Mirror/lib_xua
Reinstate iap_reset on SET_CONFIG
This commit is contained in:
@@ -653,7 +653,7 @@ void Endpoint0( chanend c_ep0_out, chanend c_ep0_in, chanend c_audioControl,
|
|||||||
#ifdef IAP
|
#ifdef IAP
|
||||||
{
|
{
|
||||||
int iap_reset = 1;
|
int iap_reset = 1;
|
||||||
//SET_SHARED_GLOBAL(g_iap_reset, iap_reset);
|
SET_SHARED_GLOBAL(g_iap_reset, iap_reset);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
/* No data stage for this request, just do status stage */
|
/* No data stage for this request, just do status stage */
|
||||||
|
|||||||
Reference in New Issue
Block a user