fx2lafw: Added ESLA201A to device list
This commit is contained in:
parent
017375d17e
commit
17b6c75a89
|
@ -29,7 +29,9 @@
|
|||
#include "command.h"
|
||||
|
||||
static struct fx2lafw_profile supported_fx2[] = {
|
||||
/* USBee AX */
|
||||
/* CWAV USBee AX
|
||||
* EE Electronics ESLA201A
|
||||
*/
|
||||
{ 0x08a9, 0x0014, "CWAV", "USBee AX", NULL, 8 },
|
||||
{ 0, 0, 0, 0, 0, 0 }
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue