Font updates, i2s mod, add extra space in radiotext ticker

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-02-18 00:40:50 +01:00
parent c1a2a4557e
commit b8b54193d6
5 changed files with 8478 additions and 8507 deletions
+2
View File
@@ -706,10 +706,12 @@ void setup() {
radio.setVolume(VolSet);
radio.setOffset(LevelOffset);
radio.setAMOffset(AMLevelOffset);
if (band > BAND_GAP) {
radio.setAMCoChannel(amcodect, amcodectcount);
radio.setAMAttenuation(amrfagc);
}
radio.setStereoLevel(StereoLevel);
radio.setHighCutLevel(HighCutLevel);
radio.setHighCutOffset(HighCutOffset);