3 #ifndef __NEONEXTION_NEXTIONVARIABLESTRING
4 #define __NEONEXTION_NEXTIONVARIABLESTRING
NextionVariableString(Nextion &nex, uint8_t page, uint8_t component, const char *name)
Create a new widget adapter.
Definition: NextionVariableString.h:20
Represents a string variable.
Definition: NextionVariableString.h:14
Interface for widgets that hold a string value.
Definition: INextionStringValued.h:16
Driver for a physical Nextion device.
Definition: Nextion.h:31