missing UCD_DATA_PACKET

This commit is contained in:
matthias.ringwald@gmail.com 2015-02-26 15:22:38 +00:00
parent 3143670f4d
commit 6b133a30f9

View File

@ -80,6 +80,9 @@ extern "C" {
// BNEP data
#define BNEP_DATA_PACKET 0x0b
// Unicast Connectionless Data
#define UCD_DATA_PACKET 0x0c
// debug log messages
#define LOG_MESSAGE_PACKET 0xfc