Reduced audio tx FIFO refill size

Last received POCSAG address is auto loaded in POCSAG tx
This commit is contained in:
furrtek 2017-03-05 15:37:56 +00:00
parent aec41cab91
commit 446efa8fc0
12 changed files with 44 additions and 28 deletions

View file

@ -88,7 +88,7 @@ private:
bool transmitting_ { false };
FrequencyField field_frequency {
{ 0 * 8, 1 * 8 }
{ 4, 1 * 8 }
};
Text text_gain {