mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 00:29:33 +00:00
Complete FSKProcessor's trip to being AISProcessor.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user