Commit de6dd62
authored
File tree
Expand file treeCollapse file tree
4 files changed
+32
-16
lines changedFilter options
- cores/esp32
- libraries/BLE/src
Expand file treeCollapse file tree
4 files changed
+32
-16
lines changedcores/esp32/esp32-hal-spi.h
Copy file name to clipboardExpand all lines: cores/esp32/esp32-hal-spi.h+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
40 | 43 |
|
41 | 44 |
|
42 | 45 |
|
|
libraries/BLE/src/BLEClient.cpp
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEClient.cpp+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
95 | 104 |
|
96 | 105 |
|
97 | 106 |
|
| 107 | + |
| 108 | + |
98 | 109 |
|
99 | 110 |
|
100 |
| - |
| 111 | + |
101 | 112 |
|
102 | 113 |
|
103 | 114 |
|
| ||
142 | 153 |
|
143 | 154 |
|
144 | 155 |
|
145 |
| - |
| 156 | + |
| 157 | + |
146 | 158 |
|
147 |
| - |
| 159 | + |
148 | 160 |
|
149 | 161 |
|
150 | 162 |
|
|
libraries/BLE/src/BLEClient.h
Copy file name to clipboardExpand all lines: libraries/BLE/src/BLEClient.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
150 |
| - |
151 |
| - |
| 149 | + |
| 150 | + |
| 151 | + |
152 | 152 |
|
153 |
| - |
154 |
| - |
155 |
| - |
| 153 | + |
| 154 | + |
| 155 | + |
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
|
0 commit comments