Remove commented out includes.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "bootloader/bl_peripheral.h"
|
||||
#include "memory.h"
|
||||
#include "packet/command_packet.h"
|
||||
//#include "bootloader/bl_command.h"
|
||||
#include "property.h"
|
||||
#include "command.h"
|
||||
|
||||
|
||||
@@ -3,12 +3,7 @@
|
||||
|
||||
#include "bootloader_common.h"
|
||||
#include "bootloader/bl_peripheral.h"
|
||||
//#include "bootloader/bl_command.h"
|
||||
#include "bootloader/bl_context.h"
|
||||
//#include "bootloader/bl_version.h"
|
||||
//#include "bootloader/bl_user_entry.h"
|
||||
//#include "bootloader/bl_peripheral_interface.h"
|
||||
//#include "bootloader/bl_shutdown_cleanup.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Definitions
|
||||
|
||||
Reference in New Issue
Block a user