BCD_DEVICE 6v2->6v3

This commit is contained in:
Ross Owen
2013-11-18 18:34:09 +00:00
parent df0a314434
commit 6082e09809

View File

@@ -246,8 +246,8 @@
/* Device release number in BCD: 0xJJMNi */
#ifndef BCD_DEVICE
#define BCD_DEVICE (0x0620)
#warning BCD_DEVICE not defined. Using 0x0620
#define BCD_DEVICE (0x0630)
#warning BCD_DEVICE not defined. Using 0x0630
#endif
/* Addition interfaces based on defines */