Updated to v4.3.8_12406.20140929

This commit is contained in:
CGarces
2017-05-11 20:35:20 +02:00
parent 1387cf623d
commit 9dde4572b4
229 changed files with 35553 additions and 24316 deletions

View File

@@ -75,7 +75,7 @@ typedef enum _MP_BT_PAYLOAD_TYPE{
MP_BT_PAYLOAD_ALL_0 = 2,
MP_BT_PAYLOAD_11110000 = 3,
MP_BT_PAYLOAD_PRBS9 = 4,
MP_BT_PAYLOAD_MAX
MP_BT_PAYLOAD_MAX = 8,
}MP_BT_PAYLOAD_TYPE,*PMP_BT_PAYLOAD_TYPE;