Increased device version of k11 pro ansi_encoder
This commit is contained in:
parent
4a79779316
commit
2c23867630
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"usb": {
|
"usb": {
|
||||||
"pid": "0x02B6",
|
"pid": "0x02B6",
|
||||||
"device_version": "1.0.0"
|
"device_version": "1.0.1"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"encoder": true,
|
"encoder": true,
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"usb": {
|
"usb": {
|
||||||
"pid": "0x02B9",
|
"pid": "0x02B9",
|
||||||
"device_version": "1.0.0"
|
"device_version": "1.0.1"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"encoder": true,
|
"encoder": true,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue