17 #ifndef __NEXGAUGE_H__ 18 #define __NEXGAUGE_H__ 21 #include "NexHardware.h" 36 NexGauge(uint8_t pid, uint8_t cid,
const char *name);
uint32_t Get_pointer_thickness_wid(uint32_t *number)
bool Set_pointer_thickness_wid(uint32_t number)
uint32_t Get_font_color_pco(uint32_t *number)
uint32_t Get_background_color_bco(uint32_t *number)
bool getValue(uint32_t *number)
uint32_t Get_background_cropi_picc(uint32_t *number)
Definition: NexObject.h:32
bool Set_background_color_bco(uint32_t number)
bool Set_background_crop_picc(uint32_t number)
bool setValue(uint32_t number)
Definition: NexGauge.h:30
bool Set_font_color_pco(uint32_t number)
NexGauge(uint8_t pid, uint8_t cid, const char *name)