Added EPAR transmit (slow FSK), bit bug for now

This commit is contained in:
furrtek 2016-05-13 09:34:15 +02:00
parent 9149508c83
commit 7267de234d
20 changed files with 548 additions and 12 deletions

View file

@ -322,6 +322,7 @@ public:
void set_options(options_t new_options);
size_t selected_index() const;
size_t selected_index_value() const;
void set_selected_index(const size_t new_index);
void set_by_value(value_t v);