Actionpro/config.def.h

11 lines
153 B
C
Raw Permalink Normal View History

2021-08-10 15:21:40 +02:00
#ifndef config_h
#define config_h
/* defaults */
/* device information */
#define VENDOR_ID 0x4255
#define PRODUCT_ID 0x1000
#endif /* config_h */