master branch BCD_DEVICE -> 6v2

This commit is contained in:
Ross Owen
2013-11-18 18:32:05 +00:00
parent 60a39a1cbe
commit df0a314434

View File

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