diff --git a/source/cc3dsfs.cpp b/source/cc3dsfs.cpp index effb509..270562e 100755 --- a/source/cc3dsfs.cpp +++ b/source/cc3dsfs.cpp @@ -27,7 +27,7 @@ #define LOW_POLL_DIVISOR 6 #define NO_DATA_CONSECUTIVE_THRESHOLD 4 -#define TIME_AUDIO_DEVICE_CHECK 0.1 +#define TIME_AUDIO_DEVICE_CHECK 0.25 struct OutTextData { std::string full_text;