increase baudrate for performance
This commit is contained in:
@@ -52,7 +52,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
/* define baudrate of modbus */
|
||||
#ifndef BAUD
|
||||
#define BAUD 38400L
|
||||
#define BAUD 115200L
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user