diff --git a/.gitignore b/.gitignore index e7428df..cfcb420 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ build libopus -components/opus/opus -components/flac/flac diff --git a/components/flac/flac b/components/flac/flac new file mode 160000 index 0000000..b358381 --- /dev/null +++ b/components/flac/flac @@ -0,0 +1 @@ +Subproject commit b358381a102a2c1c153ee4cf95dfc04af62faa1a diff --git a/components/opus/opus b/components/opus/opus new file mode 160000 index 0000000..df9c4c8 --- /dev/null +++ b/components/opus/opus @@ -0,0 +1 @@ +Subproject commit df9c4c8e562b952ca14fa90ef21dff9a8dd2b3a4 diff --git a/components/wifi_logger b/components/wifi_logger new file mode 160000 index 0000000..23bf246 --- /dev/null +++ b/components/wifi_logger @@ -0,0 +1 @@ +Subproject commit 23bf246c863c15d118c46cce47dd3f1657809ab7