Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit dee0be0

Browse files
authored
v1.2.0
### Releases v1.2.0 1. Add better debug feature. 2. Optimize code and examples to reduce RAM usage
1 parent 69f536e commit dee0be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
* [ 9. RPM_Measure](examples/RPM_Measure)
4747
* [ 10. SwitchDebounce](examples/SwitchDebounce)
4848
* [ 11. TimerInterruptTest](examples/TimerInterruptTest)
49-
* [Example ISR_Timer_Complex](#example-isr_16_timer_complex)
49+
* [Example ISR_Timer_Complex](#example-isr_timer_complex)
5050
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
5151
* [1. ISR_Timer_Complex on ESP32_DEV](#1-isr_timer_complex-on-esp32_dev)
5252
* [2. TimerInterruptTest on ESP32_DEV](#2-timerinterrupttest-on-esp32_dev)
@@ -65,7 +65,7 @@
6565
---
6666
---
6767

68-
### Why do we need this [TimerInterrupt library](https://github.com/khoih-prog/TimerInterrupt)
68+
### Why do we need this [ESP32TimerInterrupt library](https://github.com/khoih-prog/ESP32TimerInterrupt)
6969

7070
## Features
7171

0 commit comments

Comments
 (0)