driver: g-wolves image changes

This commit is contained in:
2023-09-26 22:15:14 +02:00
parent 4b94d2adb8
commit 3e7db63e74
3 changed files with 20 additions and 3 deletions

View File

@@ -5,7 +5,8 @@
#define HTS_PLUS_4K_PRODUCT_ID_WIRELESS 0x5407
#define HTS_PLUS_4K_PRODUCT_NAME "HTS+ 4K"
#define HTS_DPI_MAX_VALUE 26000
#define HTS_DPI_MAX_LEVEL_COUNT 5
#define HTS_PLUS_IMAGE "gwolves-hts_plus.png"
#define HTS_PLUS_DPI_MAX_VALUE 26000
#define HTS_PLUS_DPI_MAX_LEVEL_COUNT 5
#endif

View File

@@ -5,6 +5,7 @@
#define HTX_4K_PRODUCT_ID_WIRELESS 0x5707
#define HTX_4K_PRODUCT_NAME "HTX 4K"
#define HTX_IMAGE "gwolves-htx.png"
#define HTX_DPI_MAX_VALUE 26000
#define HTX_DPI_MAX_LEVEL_COUNT 5