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

Commit e2ccce2

Browse files
authored
v1.1.0 to fix multiple-definitions linker error
### Releases v1.1.0 1. Fix `multiple-definitions` linker error. Drop `src_cpp` and `src_h` directories
1 parent 2bdbbc3 commit e2ccce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,7 @@ Submit issues to: [ESP32_New_TimerInterrupt issues](https://github.com/khoih-pro
937937
6. Add complex examples.
938938
7. Avoid using D1 in examples due to issue with core v2.0.0 and v2.0.1.
939939
8. Avoid using float in ISR due to issue with core v2.0.0 and v2.0.1.
940+
9. Fix `multiple-definitions` linker error. Drop `src_cpp` and `src_h` directories
940941

941942

942943
---

0 commit comments

Comments
 (0)