Source that displays standard valves details screens. More...
#include <AppGlobal.h>
Functions | |
void | standart_valve_style () |
Function to initialize standard about screen style. | |
void | disp_mod_about_standard_valve_screen (uint8_t pz_num) |
Function to display standard about screen. | |
void | common_label_creation (lv_obj_t *screen_name, char *text, lv_coord_t x, lv_coord_t y, const lv_font_t *font_name, uint32_t font_colour) |
Variables | |
s_about_pz_standard_count | s_about_pz_standard_count_value [MACRO_MAX_PRESSURE_ZONE] |
Source that displays standard valves details screens.
|
extern |
void disp_mod_about_standard_valve_screen | ( | uint8_t | pz_num | ) |
Function to display standard about screen.
pz_num | : represents corresponding pressure zone number's standard valve's count to display |
void standart_valve_style | ( | ) |
Function to initialize standard about screen style.
None |
|
extern |