Update device camera sample
This commit is contained in:
parent
730d221637
commit
837fd697ae
|
@ -13,6 +13,7 @@ MYNTEYE_USE_NAMESPACE
|
||||||
int main(int argc, char *argv[]) {
|
int main(int argc, char *argv[]) {
|
||||||
glog_init _(argc, argv);
|
glog_init _(argc, argv);
|
||||||
|
|
||||||
|
LOG(INFO) << "Detecting MYNT EYE devices";
|
||||||
Context context;
|
Context context;
|
||||||
auto &&devices = context.devices();
|
auto &&devices = context.devices();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user