更新 'src/Instrumentation/commradio.cxx'

This commit is contained in:
zhongjin 2022-12-12 21:07:21 +08:00
parent 0c61df5971
commit ad61fc0834

View File

@ -103,6 +103,7 @@ void AtisSpeaker::valueChanged(SGPropertyNode * node)
if (_synthesizeRequest.text == newText) return;
SG_LOG(SG_INSTR,SG_INFO,"PATH= " << node->getPath() )
SG_LOG(SG_INSTR,SG_INFO,"newText:" << newText);