Skip to content

Commit ee3ec10

Browse files
committed
fix(eppp): Address build issue
1 parent 6f3044a commit ee3ec10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
idf_component_register(SRCS app_main.c
22
INCLUDE_DIRS "."
3-
REQUIRES test_utils
4-
PRIV_REQUIRES unity nvs_flash esp_netif driver esp_event)
3+
REQUIRES test_utils)

0 commit comments

Comments
 (0)