Skip to content

Commit 79e2aa9

Browse files
authored
v1.1.2 - add again IRAM_ATTR for _irqHandler function
1 parent 07b1657 commit 79e2aa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SensorT25.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ v0.4.0 - save it like library
1717
v0.4.1 - rename BIT0 and 1 to TBIT0 and 1, user IRAM_ATTR for IRQ handler
1818
v0.4.2 - ESP32 is not supporting float in IRQ handler, use int instead
1919
v1.1.0 - sync version with git releases
20+
v1.1.2 - add again IRAM_ATTR for _irqHandler function
2021
*/
2122

2223
#include <SensorT25.h>

0 commit comments

Comments
 (0)