Added new Hardware Part Number for HM-800

See #363
This commit is contained in:
Thomas Basler 2022-11-21 17:52:27 +01:00
parent 8f2c95e684
commit 6388be7a9e

View File

@ -15,6 +15,7 @@ const devInfo_t devInfo[] = {
{ { 0x10, 0x10, 0x40, ALL }, 400, "HM-400" }, { { 0x10, 0x10, 0x40, ALL }, 400, "HM-400" },
{ { 0x10, 0x11, 0x10, ALL }, 600, "HM-600" }, { { 0x10, 0x11, 0x10, ALL }, 600, "HM-600" },
{ { 0x10, 0x11, 0x20, ALL }, 700, "HM-700" }, { { 0x10, 0x11, 0x20, ALL }, 700, "HM-700" },
{ { 0x10, 0x11, 0x30, ALL }, 800, "HM-800" },
{ { 0x10, 0x11, 0x40, ALL }, 800, "HM-800" }, { { 0x10, 0x11, 0x40, ALL }, 800, "HM-800" },
{ { 0x10, 0x12, 0x10, ALL }, 1200, "HM-1200" }, { { 0x10, 0x12, 0x10, ALL }, 1200, "HM-1200" },
{ { 0x10, 0x12, 0x30, ALL }, 1500, "HM-1500" }, { { 0x10, 0x12, 0x30, ALL }, 1500, "HM-1500" },