fix compile warning

This commit is contained in:
Matthias Ringwald 2015-11-12 23:09:13 +01:00
parent 80deec94d0
commit 8e91fbe287

View File

@ -56,6 +56,7 @@
#include "hci.h"
#include "hci_dump.h"
#include "stdin_support.h"
#include "hal_led.h"
#include "bt_control_cc256x.h"
int btstack_main(int argc, const char * argv[]);