Setup variable refresh time for different UI components
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
void run_dashboard_loop();
|
||||
void init();
|
||||
|
||||
void update_values();
|
||||
// refresh_slow = 0 if it should not refresh the low-refresh rate information.
|
||||
// refresh_mid = 0 if it should not refresh the mid-refresh rate information.
|
||||
void update_values(uint8_t refresh_slow, uint8_t refresh_mid);
|
||||
void update_adc();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user