mirror of
https://github.com/sweidac/kidsbox.git
synced 2025-07-28 20:01:54 +02:00
Extracts handling the Tag-file structure into an own class.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
idf_component_register(SRCS "Networking.cpp" "main.cpp" "WebInterface.cpp" "RFIDInterface.cpp" "audio_setup.c" "AudioPlayer.cpp" "TagPlayerControl.cpp"
|
||||
idf_component_register(SRCS "Networking.cpp" "main.cpp" "WebInterface.cpp" "RFIDInterface.cpp" "audio_setup.c" "AudioPlayer.cpp" "TagPlayerControl.cpp" "Tag.cpp"
|
||||
INCLUDE_DIRS ".")
|
||||
|
Reference in New Issue
Block a user