Should have been done on 6v3 branch. Revert "BCD_DEVICE bump. 6.2 -> 6.3"

This reverts commit 082c06262a.
This commit is contained in:
Ross Owen
2013-11-14 15:48:06 +00:00
parent 4ec1741edd
commit 5f218b7b71

View File

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