Fixing colorisation of wait/lockwait fields (#1026)

* Fixing colorisation of wait/lockwait field
This commit is contained in:
gullradriel 2023-05-21 20:42:54 +02:00 committed by GitHub
parent c0ff5715de
commit 0e86e63e97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 20 deletions

View file

@ -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);