Use the correct memory layout and packet size.
This commit is contained in:
parent
cb06adef35
commit
95bdea93cd
@ -296,6 +296,7 @@ mares_iconhd_device_open (dc_device_t **out, dc_context_t *context, const char *
|
|||||||
case PUCK2:
|
case PUCK2:
|
||||||
case NEMOWIDE2:
|
case NEMOWIDE2:
|
||||||
case SMART:
|
case SMART:
|
||||||
|
case SMARTAPNEA:
|
||||||
device->layout = &mares_nemowide2_layout;
|
device->layout = &mares_nemowide2_layout;
|
||||||
device->packetsize = 256;
|
device->packetsize = 256;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user