添加反射率定标
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
.idea
|
||||
.pio/build
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
cmake-build-debug
|
||||
/cmake-build-esp32dev/
|
||||
/test/
|
||||
/.vscode/
|
||||
/CMakeLists.txt
|
||||
/CMakeListsPrivate.txt
|
Reference in New Issue
Block a user