Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
hmatuschek committed Dec 19, 2019
1 parent 2c06d10 commit c2d5644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/uv390_codeplug.cc
Expand Up @@ -770,6 +770,7 @@ UV390Codeplug::general_settings_t::updateConfigObj(Config *conf) const {
conf->setIntroLine1(getIntroLine1());
conf->setIntroLine2(getIntroLine2());
conf->setMicLevel(1+mic_level*2);
conf->setSpeech(1 == channel_voice_announce);
return true;
}

Expand Down

0 comments on commit c2d5644

Please sign in to comment.