mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-16 07:14:30 +01:00
Added MI-1500 with Gen3 Protocol to Hardware Id list
This commit is contained in:
@@ -18,6 +18,7 @@ const devInfo_t devInfo[] = {
|
||||
{ { 0x10, 0x11, 0x30, ALL }, 800, "HM-800" },
|
||||
{ { 0x10, 0x11, 0x40, ALL }, 800, "HM-800" },
|
||||
{ { 0x10, 0x12, 0x10, ALL }, 1200, "HM-1200" },
|
||||
{ { 0x10, 0x02, 0x30, ALL }, 1500, "MI-1500 Gen3" },
|
||||
{ { 0x10, 0x12, 0x30, ALL }, 1500, "HM-1500" },
|
||||
{ { 0x10, 0x10, 0x10, 0x15 }, static_cast<uint16_t>(300 * 0.7), "HM-300" }, // HM-300 factory limitted to 70%
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user