We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b1657 commit 79e2aa9Copy full SHA for 79e2aa9
SensorT25.cpp
@@ -17,6 +17,7 @@ v0.4.0 - save it like library
17
v0.4.1 - rename BIT0 and 1 to TBIT0 and 1, user IRAM_ATTR for IRQ handler
18
v0.4.2 - ESP32 is not supporting float in IRQ handler, use int instead
19
v1.1.0 - sync version with git releases
20
+v1.1.2 - add again IRAM_ATTR for _irqHandler function
21
*/
22
23
#include <SensorT25.h>
0 commit comments