device configuration prepared
This commit is contained in:
@ -27,7 +27,7 @@ t_deviceBlock defaultDeviceBlock[] = {
|
||||
.filler = { 0, 0, 0 }
|
||||
},
|
||||
{
|
||||
.deviceMagic = DEVICE_MAGIC+1,
|
||||
.deviceMagic = DEVICE_MAGIC,
|
||||
.deviceName = "Dryer",
|
||||
.address = 81,
|
||||
.consideredField = { 0, 4, 2, 3 },
|
||||
|
Reference in New Issue
Block a user