mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
Enable rpa_moudle reset function
This commit is contained in:
@@ -224,7 +224,7 @@ struct ext_funcs_t ext_funcs_ro = {
|
||||
|
||||
static int IRAM_ATTR esp_reset_rpa_moudle(void)
|
||||
{
|
||||
// periph_module_reset(PERIPH_MODEM_RPA_MODULE);
|
||||
periph_module_reset(PERIPH_MODEM_RPA_MODULE);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user