BCD_DEVICE 6v2->6v3

This commit is contained in:
Ross Owen
2013-11-14 16:13:19 +00:00
parent 845fd925ec
commit 6c74221bab

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