Last active
July 6, 2022 12:46
-
-
Save kingsimba/552d3e01b8d5f9dacf7ca89656178bca to your computer and use it in GitHub Desktop.
config_sample.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"configs":[ | |
{ | |
"devices":[ | |
"asd2323", | |
"dsfas34" | |
], | |
"config":{ | |
"depth_camera":{ | |
"enable":false | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment