3 #ifndef __NEONEXTION_NEXTIONHOTSPOT
4 #define __NEONEXTION_NEXTIONHOTSPOT
Represents a hotspot widget.
Definition: NextionHotspot.h:14
Interface for widgets that can be touched.
Definition: INextionTouchable.h:15
NextionHotspot(Nextion &nex, uint8_t page, uint8_t component, const char *name)
Create a new widget adapter.
Definition: NextionHotspot.h:20
Driver for a physical Nextion device.
Definition: Nextion.h:31