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

Enhancement request: Incorporate new Addressing Mode feature #48

Open cass3825 opened 5 years ago

cass3825 commented 5 years ago

Incorporate 'addr' variable, either in multiple instances of the library or as part of each function call. This will allow multiple displays to reside on the same serial port. Wiring example found here:

https://on7lds.net/42/connect-multiple-nextion-displays at the bottom of the page.