This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit 31d35f2
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 c4181b1 commit 31d35f2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments