mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 01:37:22 +00:00
refactor(i2s): rename the confusing port number
This commit is contained in:
@@ -48,7 +48,7 @@ const char *const esp_isr_names[] = {
|
||||
[38] = "HP_APM_M3",
|
||||
[39] = "LP_APM0",
|
||||
[40] = "MSPI",
|
||||
[41] = "I2S1",
|
||||
[41] = "I2S0",
|
||||
[42] = "UHCI0",
|
||||
[43] = "UART0",
|
||||
[44] = "UART1",
|
||||
|
Reference in New Issue
Block a user