Fixed VoE mailbox type.

This commit is contained in:
Florian Pose
2008-09-29 10:17:33 +00:00
parent ac42abd286
commit 186185dce4

View File

@@ -46,7 +46,7 @@
/** VoE mailbox type.
*/
#define EC_MBOX_TYPE_VOE 0xff
#define EC_MBOX_TYPE_VOE 0x0f
/** VoE header size.
*/