remove file

This commit is contained in:
Martijn Scheepers
2022-05-05 10:52:26 +02:00
parent b87f9a766f
commit b46f1e99c5

View File

@@ -1,4 +1,4 @@
idf_component_register(SRCS "rotary_encoder.c" "H2201_buttons.c" "H2201_i2c.c" "h2201_app.c" "H2201_avrcp.c" "H2201_a2dp.c" "H2201_i2s.c" idf_component_register(SRCS "H2201_buttons.c" "H2201_i2c.c" "h2201_app.c" "H2201_avrcp.c" "H2201_a2dp.c" "H2201_i2s.c"
"main.c" "main.c"
INCLUDE_DIRS ".") INCLUDE_DIRS ".")