Added DBG_DRV_ERR

FossilOrigin-Name: 598f1ef72c7cd3961a501ec79943267e52137b4c4f3e73479eea4e12eb385dbc
This commit is contained in:
7u83@mail.ru 2014-09-21 09:08:07 +00:00
parent 95a3906cf5
commit cc29bdb2a1
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
/* drive specific debugs */
#define DBG_DRV 0x00010000
#define DBG_DRV_ERR 0x00020000
/* DTLS debugs */
#define DBG_DTLS 0x10000000