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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error compiling: no matching function for call to 'EasyNex::EasyNex(Serial_&)'

mendizalea opened this issue · comments

Hello,

I have a SparkFun Pro Micro 5V, 16 MHz and it gives me the following error when I compile the program (example that you have) when load it on the device:

exit status 1
no matching function for call to 'EasyNex::EasyNex(Serial_&)'

Thanks

Sorry, the serial parameters is Serial1 for my Arduino.