Commit 0acf19a
File tree
105 files changed
+518
-1050
lines changedFilter options
- libraries/ESP32/examples/Camera/CameraWebServer
- tools
- sdk
- bin
- include
- bt
- config
- esp-face
- esp32
- esp_http_client
- idf_test
- newlib/sys
- soc/soc
- tcp_transport
- vfs
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
105 files changed
+518
-1050
lines changedlibraries/ESP32/examples/Camera/CameraWebServer/app_httpd.cpp
Copy file name to clipboardExpand all lines: libraries/ESP32/examples/Camera/CameraWebServer/app_httpd.cpp-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
| ||
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 |
| - |
| 167 | + |
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
|
tools/sdk/bin/bootloader_dio_40m.bin
Copy file name to clipboard-1.48 KB
Binary file not shown.
tools/sdk/bin/bootloader_qout_40m.bin
Copy file name to clipboard0 Bytes
Binary file not shown.
tools/sdk/include/bt/esp_gap_ble_api.h
Copy file name to clipboardExpand all lines: tools/sdk/include/bt/esp_gap_ble_api.h+11-3Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
584 | 584 |
|
585 | 585 |
|
586 | 586 |
|
| 587 | + |
| 588 | + |
| 589 | + |
587 | 590 |
|
588 | 591 |
|
589 | 592 |
|
590 |
| - |
591 |
| - |
592 |
| - |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
593 | 599 |
|
594 | 600 |
|
595 | 601 |
|
| ||
1046 | 1052 |
|
1047 | 1053 |
|
1048 | 1054 |
|
| 1055 | + |
1049 | 1056 |
|
1050 | 1057 |
|
1051 | 1058 |
|
| ||
1058 | 1065 |
|
1059 | 1066 |
|
1060 | 1067 |
|
| 1068 | + |
1061 | 1069 |
|
1062 | 1070 |
|
1063 | 1071 |
|
|
tools/sdk/include/config/sdkconfig.h
Copy file name to clipboardExpand all lines: tools/sdk/include/config/sdkconfig.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
| 193 | + |
193 | 194 |
|
194 |
| - |
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
| ||
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
| 281 | + |
281 | 282 |
|
282 | 283 |
|
283 | 284 |
|
|
0 commit comments