Added HM-350 to list of known devices
This commit is contained in:
parent
b5cb24a46d
commit
1cbff8afca
@ -9,6 +9,7 @@ typedef struct {
|
||||
|
||||
const devInfo_t devInfo[] = {
|
||||
{ { 0x10, 0x10, 0x10 }, 300, "HM-300" },
|
||||
{ { 0x10, 0x10, 0x20 }, 350, "HM-350" },
|
||||
{ { 0x10, 0x10, 0x40 }, 400, "HM-400" },
|
||||
{ { 0x10, 0x11, 0x10 }, 600, "HM-600" },
|
||||
{ { 0x10, 0x11, 0x20 }, 700, "HM-700" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user