pic32: remove unused missing header

This commit is contained in:
Matthias Ringwald 2016-03-07 21:57:25 +01:00
parent 6d53ac6920
commit 958ff6c679
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#include "app.h"
#include "app_btstack_debug.h"
#include "btstack_port.h"
/* Application State Machine */

View File

@ -7,7 +7,6 @@
#include "peripheral/usart/plib_usart.h"
#include "system/clk/sys_clk.h"
#include "system/ports/sys_ports.h"
#include "app_btstack_debug.h"
/// Debug Output ///