3 #ifndef __NEONEXTION_NEXTIONWAVEFORM
4 #define __NEONEXTION_NEXTIONWAVEFORM
20 bool addValue(uint8_t channel, uint8_t value);
22 bool setChannelColour(uint8_t channel, uint32_t colour,
bool refresh =
true);
Interface for widgets that can be touched.
Definition: INextionTouchable.h:15
Interface for widgets that can be coloured.
Definition: INextionColourable.h:14
Driver for a physical Nextion device.
Definition: Nextion.h:31