Commit cd409b2
authored
removes delay(10) from HardwareSerial::end() (espressif#8634)
1 parent e079e22 commit cd409b2Copy full SHA for cd409b2
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- cores/esp32
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
cores/esp32/HardwareSerial.cpp
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.cpp+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
446 | 446 | |
447 | 447 | |
448 | 448 | |
449 | | - |
| 449 | + |
450 | 450 | |
451 | 451 | |
452 | 452 | |
|
0 commit comments