Commit 4c4906f
fix(uart): sleep retention (#10248)
* fix(uart): sleep retention
sets new flag from IDF 5.3 that causes error with Serial.begin(115200).
* fix(typo): typo and commentaries
* feat(uart): adds memset to make structure empty
* fix(uart): missing parentesis - typo
* ci(pre-commit): Apply automatic fixes
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>1 parent 0a8888d commit 4c4906f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| 500 | + | |
| 501 | + | |
500 | 502 | | |
501 | 503 | | |
502 | 504 | | |
| |||
0 commit comments