3 #ifndef __NEONEXTION_NEXTIONGAUGE
4 #define __NEONEXTION_NEXTIONGAUGE
Interface for widgets that store a numerical value.
Definition: INextionNumericalValued.h:16
Interface for widgets that can be touched.
Definition: INextionTouchable.h:15
Interface for widgets that can be coloured.
Definition: INextionColourable.h:14
Represents a gauge widget/.
Definition: NextionGauge.h:15
Driver for a physical Nextion device.
Definition: Nextion.h:31
NextionGauge(Nextion &nex, uint8_t page, uint8_t component, const char *name)
Create a new widget adapter.
Definition: NextionGauge.h:23