1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 08:30:17 +02:00

include/atusb/atusb.h: salvage cute explanation of 0x1540 from usb-ids.h

This commit is contained in:
Werner Almesberger 2013-04-01 14:43:36 -03:00
parent dab0d183a2
commit ad70d7c129

View File

@ -17,7 +17,8 @@
#define _ATUSB_H
#define ATUSB_VENDOR_ID 0x20b7 /* Qi Hardware*/
#define ATUSB_PRODUCT_ID 0x1540 /* ATUSB */
#define ATUSB_PRODUCT_ID 0x1540 /* 802.15.4, device 0 */
/* -- - - */
#define ATUSB_BUILD_SIZE 256 /* maximum build version/date message length */