Feature: Added new found HMS-450 to DevInfoParser

Fixes #911
This commit is contained in:
Thomas Basler 2023-05-11 18:26:56 +02:00
parent 29e9da9126
commit 295eeba556

View File

@ -29,6 +29,7 @@ const devInfo_t devInfo[] = {
{ { 0x10, 0x10, 0x10, 0x15 }, static_cast<uint16_t>(300 * 0.7), "HM-300" }, // HM-300 factory limitted to 70%
{ { 0x10, 0x20, 0x21, ALL }, 350, "HMS-350" }, // 00
{ { 0x10, 0x10, 0x51, ALL }, 450, "HMS-450" }, // 01
{ { 0x10, 0x10, 0x71, ALL }, 500, "HMS-500" }, // 02
{ { 0x10, 0x21, 0x11, ALL }, 600, "HMS-600" }, // 01
{ { 0x10, 0x21, 0x41, ALL }, 800, "HMS-800" }, // 00