increase baud rate for performance

master
Eggert Jung 3 years ago
parent 59fa66e164
commit cf5cdfc79f

@ -52,7 +52,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
/* define baudrate of modbus */
#ifndef BAUD
#define BAUD 38400L
#define BAUD 115200L
#endif
/*