We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b8720 commit c486b4dCopy full SHA for c486b4d
libraries/ESP32/examples/GPIO/FunctionalInterruptLambda/README.md
@@ -12,8 +12,6 @@ This example demonstrates how to use lambda functions with FunctionalInterrupt f
12
3. **Object method calls integrated within lambda functions**
13
4. **Edge type detection** using digitalRead() within ISR
14
5. **Hardware debouncing** with configurable timeout and anti-hysteresis
15
-6. **Best practices** for interrupt-safe lambda functions
16
-7. **Cross-platform terminal compatibility** (Windows, Linux, macOS)
17
18
## Hardware Setup
19
0 commit comments