Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pu2clr committed Nov 14, 2024
1 parent 0c87b9c commit 2dbb739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SI4844.h
Original file line number Diff line number Diff line change
Expand Up @@ -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()
{
Expand Down

0 comments on commit 2dbb739

Please sign in to comment.