From: Mahavir Jain Date: Wed, 6 Dec 2017 06:35:11 +0000 (+0530) Subject: docs: fix i2s code snippet for interrupt flags setting X-Git-Tag: v3.1-beta1~554^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2efef48e3ef06239736601bfec60f8ec6ab7209d;p=esp-idf docs: fix i2s code snippet for interrupt flags setting Signed-off-by: Mahavir Jain --- diff --git a/components/esp32/include/esp_intr_alloc.h b/components/esp32/include/esp_intr_alloc.h index ad121abb39..02ddac57ef 100644 --- a/components/esp32/include/esp_intr_alloc.h +++ b/components/esp32/include/esp_intr_alloc.h @@ -37,13 +37,13 @@ extern "C" { */ //Keep the LEVELx values as they are here; they match up with (1<