forked from PAWPAW-Mirror/lib_xua
Fixed iAP firmware version format
This commit is contained in:
@@ -256,7 +256,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(IAP) && !defined(ACCESSORY_FIRMWARE_VERSION)
|
#if defined(IAP) && !defined(ACCESSORY_FIRMWARE_VERSION)
|
||||||
#define ACCESSORY_FIRMWARE_VERSION BCD_DEVICE
|
#define ACCESSORY_FIRMWARE_VERSION {BCD_DEVICE_J, BCD_DEVICE_M, BCD_DEVICE_N}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Addition interfaces based on defines */
|
/* Addition interfaces based on defines */
|
||||||
|
|||||||
Reference in New Issue
Block a user