mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-04-18 06:56:03 -04:00
remove extern options_db_t freqman_steps which is now brought by ui_receiver.hpp
This commit is contained in:
parent
d8e936fd7e
commit
2ee1fd98c5
@ -46,7 +46,7 @@ using options_db_t = std::vector<option_db_t>;
|
||||
|
||||
extern options_db_t freqman_modulations;
|
||||
extern options_db_t freqman_bandwidths[5];
|
||||
extern options_db_t freqman_steps;
|
||||
// extern options_db_t freqman_steps; // now included via receiver.hpp
|
||||
extern options_db_t freqman_steps_short;
|
||||
|
||||
options_t dboptions_to_options(const options_db_t& dboptions) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user