This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit fb69df5
authored
v1.4.1 to fix issue with core v2.0.0+
### Releases v1.4.1
1. Avoid using D1 in examples due to issue with core v2.0.0 and v2.0.1. Check [ESP32 Core v2.0.1 / 2.0.1 RC1 crashes if using pinMode with GPIO1 #5868](espressif/arduino-esp32#5868)
2. Add changelog.md1 parent 19d6045 commit fb69df5
File tree
37 files changed
+187
-532
lines changed- examples
- Argument_None
- Change_Interval
- ISR_16_Timers_Array_Complex
- ISR_16_Timers_Array
- ISR_RPM_Measure
- ISR_Switch
- ISR_Timer_4_Switches
- ISR_Timer_Complex
- ISR_Timer_Switches
- ISR_Timer_Switch
- RPM_Measure
- SwitchDebounce
- TimerInterruptTest
- platformio
- src_cpp
- src_h
- src
37 files changed
+187
-532
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments