mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-17 13:23:28 +00:00
Memory management improv.
This commit is contained in:
@@ -99,6 +99,9 @@ RecordView::RecordView(
|
||||
|
||||
RecordView::~RecordView() {
|
||||
rtc_time::signal_tick_second -= signal_token_tick_second;
|
||||
if (is_active()) {
|
||||
capture_thread.reset();
|
||||
}
|
||||
}
|
||||
|
||||
void RecordView::focus() {
|
||||
|
||||
Reference in New Issue
Block a user