Commit 0607d36
File tree
Expand file treeCollapse file tree
2 files changed
+27
-1
lines changedFilter options
- cores/esp32
Expand file treeCollapse file tree
2 files changed
+27
-1
lines changedcores/esp32/HardwareSerial.cpp
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.cpp+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
134 | 152 |
|
135 | 153 |
|
136 | 154 |
|
|
cores/esp32/HardwareSerial.h
Copy file name to clipboardExpand all lines: cores/esp32/HardwareSerial.h+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
65 | 70 |
|
66 | 71 |
|
67 | 72 |
|
68 | 73 |
|
69 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
70 | 78 |
|
71 | 79 |
|
72 | 80 |
|
|
0 commit comments