BCD_DEVICE bump. 6.2 -> 6.3

This commit is contained in:
Ross Owen
2013-11-13 16:40:15 +00:00
parent d52b8ee789
commit 082c06262a

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 */