mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 16:31:50 +00:00
Fixing colorisation of wait/lockwait fields (#1026)
* Fixing colorisation of wait/lockwait field
This commit is contained in:
@@ -109,6 +109,7 @@ class ReconView : public View {
|
||||
void on_headphone_volume_changed(int32_t v);
|
||||
void on_index_delta(int32_t v);
|
||||
void on_stepper_delta(int32_t v);
|
||||
void colorize_waits();
|
||||
void recon_redraw();
|
||||
void handle_retune();
|
||||
void handle_coded_squelch(const uint32_t value);
|
||||
|
Reference in New Issue
Block a user