From 6df37fd42efbdc005cede0930792cbc434b82d55 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 4 Mar 2023 14:48:00 +0800 Subject: [PATCH] update --- dep/zlinuxcomponents | 2 +- src/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dep/zlinuxcomponents b/dep/zlinuxcomponents index 2604db7..36bf5f4 160000 --- a/dep/zlinuxcomponents +++ b/dep/zlinuxcomponents @@ -1 +1 @@ -Subproject commit 2604db75b02ebc504929abc2027afebe4ca647b8 +Subproject commit 36bf5f49f066b869d377d976b2d25b88d75ab053 diff --git a/src/main.cpp b/src/main.cpp index a64b100..42951d7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -73,7 +73,7 @@ int Main::main(int argc, char *argv[]) { } - AudioPlayerAlsaImp audioPlayerAlsaImp("/dev/"); + // AudioPlayerAlsaImp audioPlayerAlsaImp("/dev/"); // AudioRecoder::get().initialize(); // shared_ptr audioRecoder(new AudioRecoder());