mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 09:09:29 +00:00
Rename AISView::log to on_packet.
This commit is contained in:
@@ -152,8 +152,8 @@ private:
|
||||
};
|
||||
|
||||
std::list<RecentEntry> recent;
|
||||
void on_packet(const baseband::ais::Packet& packet);
|
||||
|
||||
void log(const baseband::ais::Packet& packet);
|
||||
};
|
||||
|
||||
} /* namespace ui */
|
||||
|
||||
Reference in New Issue
Block a user