From: DL1YCF Date: Thu, 3 Jun 2021 09:25:07 +0000 (+0200) Subject: added comment to newhpsdrsim.c X-Git-Url: https://git.rkrishnan.org/pf/content/en/seg/provisioning?a=commitdiff_plain;h=e234b68877ac9915786e74d1cd9fdcd4e33d4829;p=pihpsdr.git added comment to newhpsdrsim.c --- diff --git a/newhpsdrsim.c b/newhpsdrsim.c index f20823a..5bcc8fe 100644 --- a/newhpsdrsim.c +++ b/newhpsdrsim.c @@ -1184,7 +1184,8 @@ void *audio_thread(void *data) { } // -// The microphone thread just sends silence +// The microphone thread just sends silence, that is +// a "zeroed" mic frame every 1.333 msec // void *mic_thread(void *data) { int sock;