add ENABLE_CLASSIC to tests

This commit is contained in:
Matthias Ringwald 2016-03-28 12:48:00 +02:00
parent 59c6af158d
commit 532bc034d3
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
// BTstack features that can be enabled
#define ENABLE_BLE
#define ENABLE_CLASSIC
#define ENABLE_LOG_DEBUG
#define ENABLE_LOG_ERROR
#define ENABLE_LOG_INFO

View File

@ -11,6 +11,7 @@
// BTstack features that can be enabled
#define ENABLE_BLE
#define ENABLE_CLASSIC
#define ENABLE_LOG_DEBUG
#define ENABLE_LOG_ERROR
#define ENABLE_LOG_INFO