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

Dual State buttons and Radiobuttons always return 0 / false as isactive? #57

Open vandijkict opened 4 years ago

vandijkict commented 4 years ago

If i read the state of a dual state button or radiobutton the isActive() value is always 0 I can read other values like textbox etc.

What can be the issue?