mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 01:47:41 +00:00
Rename UIRecordView::on_tick_second() -> update_status_display().
This commit is contained in:
@@ -67,6 +67,7 @@ private:
|
||||
Optional<File::Error> write_metadata_file(const std::string& filename);
|
||||
|
||||
void on_tick_second();
|
||||
void update_status_display();
|
||||
|
||||
void handle_error(const File::Error error);
|
||||
|
||||
|
Reference in New Issue
Block a user