From 2dbb7391cbb3be2fa0671be06fa36913781aa537 Mon Sep 17 00:00:00 2001 From: Ricardo Lima Caratti Date: Wed, 13 Nov 2024 23:17:22 -0300 Subject: [PATCH] Doc --- src/SI4844.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SI4844.h b/src/SI4844.h index 2b10df1..96d4298 100644 --- a/src/SI4844.h +++ b/src/SI4844.h @@ -253,7 +253,7 @@ volatile static bool data_from_device; * @see setStatusInterruptFromDevice, getStatusInterruptFromDevice, setup */ #ifdef ESP8266 - IRAM_ATTR + IRAM_ATTR #endif static void interrupt_hundler() {