Update data.cpp

This commit is contained in:
dokutan 2021-02-28 18:37:32 +01:00 committed by GitHub
parent 636500d0b3
commit b2cd1a9d69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,4 +86,3 @@ uint8_t mouse_m913::_c_data_settings[29][17] = {
{0x08, 0x07, 0x00, 0x00, 0x5c, 0x02, 0x03, 0x52, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x93},
{0x08, 0x07, 0x00, 0x00, 0x00, 0x02, 0x02, 0x53, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xef}
};