[IE Myriad] Remove Myriad 2 from supported devices in XLink (#1331)

This commit is contained in:
Nikita Kudriavtsev 2020-07-16 10:29:56 +03:00 committed by GitHub
parent 317a60545b
commit 804a579be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,10 +56,12 @@ typedef struct {
} deviceBootInfo_t;
static deviceBootInfo_t supportedDevices[] = {
#if 0 // Myriad 2 device has been deprecated since 2020.4 release
{
.pid = 0x2150,
.name = "ma2450"
},
#endif
{
.pid = 0x2485,
.name = "ma2480"