HH:MM in POCSAG RX

This commit is contained in:
furrtek 2016-08-23 14:35:14 +02:00
parent 0a549c8192
commit 1b9465716f
8 changed files with 27 additions and 10 deletions

View file

@ -42,6 +42,7 @@ public:
}
void on_packet(const pocsag::POCSAGPacket& packet, const uint32_t frequency);
void on_decoded(const pocsag::POCSAGPacket& packet, const std::string text);
private:
LogFile log_file;
@ -104,7 +105,7 @@ private:
};
Button button_setfreq {
{ 0, 20, 12 * 8, 20 },
"---.----M"
"----.----"
};
Console console {