Source that displays the external pressure zone (i.e external prop valve) about screen. More...
#include "AppGlobal.h"
Functions | |
void | disp_mod_about_ext_pz_screen (int ext_pz_index) |
Function to display prop_zone count screen. | |
void | about_ext_pz_style () |
Function to initialize about pressure screen style. | |
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_prop_count | s_about_prop_count_name [MACRO_MAX_PROP_ZONE] |
Source that displays the external pressure zone (i.e external prop valve) about screen.
void about_ext_pz_style | ( | void | ) |
Function to initialize about pressure screen style.
None |
|
extern |
void disp_mod_about_ext_pz_screen | ( | int | ext_pz_index | ) |
Function to display prop_zone count screen.
ext_pz_index | - cursor |
|
extern |