mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-21 11:49:17 +00:00
RDS radiotext and time group generators
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
#include "ui_receiver.hpp"
|
||||
#include "ui_textentry.hpp"
|
||||
#include "message.hpp"
|
||||
#include "rds.hpp"
|
||||
|
||||
using namespace rds;
|
||||
|
||||
namespace ui {
|
||||
|
||||
@@ -44,6 +47,7 @@ private:
|
||||
char PSN[9];
|
||||
char RadioText[25];
|
||||
bool txing = false;
|
||||
RDS_flags rds_flags;
|
||||
|
||||
uint16_t message_length;
|
||||
|
||||
|
Reference in New Issue
Block a user