DanNixon / NeoNextion

Arduino library for the Nextion displays
https://dannixon.github.io/NeoNextion
GNU General Public License v2.0
48 stars 34 forks source link

Support of touch events on pages. #54

Open anstahl73 opened 5 years ago

anstahl73 commented 5 years ago

A page also can send touch events (component id 0). This patch lets page inherit from INextionTouchable, so a callback can be assigned