Seithan / EasyNextionLibrary

A simple library for Nextion display that uses only four functions. You can easily benefit from Nextion's wide range of features and advantages in just a few easy steps. The library uses a custom protocol that can prove to be a powerful tool for advanced users as it can be easily modified to meet one’s needs.
MIT License
116 stars 29 forks source link

Custom objectnames #42

Closed lewsut closed 1 year ago

lewsut commented 2 years ago

Hello, I was just wondering if this lib supported Custom objectnames?

for example: myNex.writeStr("SomthingStupid.txt", "Hello World");

lewsut commented 2 years ago

looking at the lib I can't see why it wouldn't work

Seithan commented 2 years ago

Are you on the same page that has the SomthingStupid.txt Attribute when sending the command?