mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-06 21:54:27 -04:00
Fixing colorisation of wait/lockwait fields (#1026)
* Fixing colorisation of wait/lockwait field
This commit is contained in:
parent
c0ff5715de
commit
0e86e63e97
2 changed files with 30 additions and 20 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue