3 files changed
+6
-5
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
| 167 | + | |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
|
Submodule depthai-core updated 10 files
- CMakeLists.txt+10-3
- cmake/Depthai/DepthaiDeviceSideConfig.cmake+1-2
- cmake/Hunter/config.cmake+4-2
- cmake/config.hpp.in+23
- examples/CMakeLists.txt+2-1
- include/depthai/device/DeviceBase.hpp+1-1
- include/depthai/pipeline/node/ColorCamera.hpp+3-1
- src/utility/Initialization.cpp+11-3
- tests/CMakeLists.txt+2-1
- tests/src/device_usbspeed_test.cpp+2-4
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + |
0 commit comments