This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit 638b255
authored
v1.8.0 to fix multiple-definitions linker error
### Releases v1.8.0
1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80](khoih-prog/ESPAsync_WiFiManager#80)
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update all examples
4. Update `Packages_Patches`1 parent 31d35f2 commit 638b255
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments