summaryrefslogtreecommitdiffstats
path: root/id.h
blob: 6457b3387b6d42c9bb6024129191e2b4a042bca2 (plain)
1
2
3
4
5
6
7
#define ID_VENDOR 0x0483
#define ID_PRODUCT 0x5740

#define VENDOR_NAME  "Me!"
#define PRODUCT_NAME  "Clock thing"
#define SERIAL_NUMBER "Serialy McSerialFace"