Skip to content

Commit 0f75dfd

Browse files
committed
driver_profiLED: remove unnecessary include
1 parent cede49f commit 0f75dfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: modules/driver_profiLED/driver_profiLED.c

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include <string.h>
33
#include "driver_profiLED.h"
44
#include <common/helpers.h>
5-
#include <app_config.h>
65
#include <hal.h>
76

87
#define PROFILED_SEND_BUF_SIZE 32

0 commit comments

Comments
 (0)