change the node and confirm the KSNODETYPE_DEV

This commit is contained in:
kalman
2018-05-07 20:33:10 +08:00
parent 8ca90f3478
commit b8f20c570c
2 changed files with 29 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ MYNTEYE_BEGIN_NAMESPACE
namespace {
const uvc::xu mynteye_xu = {3, 1, {0x18682d34, 0xdd2c, 0x4073, {0xad, 0x23, 0x72, 0x14, 0x73, 0x9a, 0x07, 0x4c}}};
const uvc::xu mynteye_xu = {3, 2, {0x18682d34, 0xdd2c, 0x4073, {0xad, 0x23, 0x72, 0x14, 0x73, 0x9a, 0x07, 0x4c}}};
int XuCamCtrlId(Option option) {
switch (option) {