jyberg / Enhanced-Nextion-Library

Enhanced Nextion library for Arduino, NodeMcu, Esp8266,...
MIT License
47 stars 23 forks source link

unifing speed for serial port in nexConfig.h and add fast timeout mode to be used in case of connections over 115200 baud #14

Closed frdoni closed 4 years ago

frdoni commented 4 years ago

Hi,

I've moved all serial port speed in a single definition in nexConfig.h

in addition, I've add a #define flag to use different timeout in case of serial connections over (or equal) 115200 baud

thanks, Francesco

jyberg commented 4 years ago

hi, thanks good change to remove magig numbers