Skip to content

Commit c486b4d

Browse files
authored
fix(readme): clear documentation
1 parent 71b8720 commit c486b4d

File tree

1 file changed

+0
-2
lines changed
  • libraries/ESP32/examples/GPIO/FunctionalInterruptLambda

1 file changed

+0
-2
lines changed

libraries/ESP32/examples/GPIO/FunctionalInterruptLambda/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ This example demonstrates how to use lambda functions with FunctionalInterrupt f
1212
3. **Object method calls integrated within lambda functions**
1313
4. **Edge type detection** using digitalRead() within ISR
1414
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)
1715

1816
## Hardware Setup
1917

0 commit comments

Comments
 (0)