mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 06:32:35 -04:00
Complete FSKProcessor's trip to being AISProcessor.
This commit is contained in:
parent
111a5f10c0
commit
981c2fbfbd
7 changed files with 25 additions and 61 deletions
|
@ -472,7 +472,7 @@ private:
|
|||
// void on_baseband_oversampling_changed(int32_t v);
|
||||
void on_edit_frequency();
|
||||
|
||||
void on_packet_ais(const FSKPacketMessage& message);
|
||||
void on_packet_ais(const AISPacketMessage& message);
|
||||
};
|
||||
|
||||
} /* namespace ui */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue