Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab70ddf2 authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk
Browse files

Adjust AM/FM region ranges.

Bug: 64541927
Test: instrumentation
Change-Id: I34ea5b0b426f0c0c73d1cbc2d64cb67e2d4b7bd6
parent ce8f5cec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ static const map<Class, ModuleConfig> gModuleConfigs{
            }),
            AmFmBandConfig({
                Band::FM_HD,
                87900,   // lowerLimit
                87700,   // lowerLimit
                107900,  // upperLimit
                {200},   // spacings
            }),