mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-09 04:41:55 +00:00
Make CaptureAppView capture functions same as AnalogAudioView.
This commit is contained in:
@@ -61,6 +61,10 @@ private:
|
||||
SignalToken signal_token_tick_second;
|
||||
|
||||
void on_record();
|
||||
bool is_recording() const;
|
||||
void record_start();
|
||||
void record_stop();
|
||||
|
||||
void on_tick_second();
|
||||
|
||||
void on_tuning_frequency_changed(rf::Frequency f);
|
||||
|
||||
Reference in New Issue
Block a user