Change product IDs.

Make the EVE Meteor IDs both unique and somewhat logical based on the product name.

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Nate Stein 2020-10-07 10:49:51 -07:00 committed by GitHub
parent f7cffcbcd4
commit b84b6107ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
#define VENDOR_ID 0x20A1
#define PRODUCT_ID 0x422D
#define VENDOR_ID 0x4556 // "EV"
#define PRODUCT_ID 0x4D54 // "MT"
#define DEVICE_VER 0x0200
#define MANUFACTURER EVE
#define PRODUCT Meteor