mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 13:34:08 -06:00
🚸 More reliable BIBO TouchX connection to LCD (#1140)
This commit is contained in:
parent
56aa49670b
commit
c87aea67f9
3 changed files with 25 additions and 5 deletions
|
@ -96,7 +96,7 @@
|
|||
*
|
||||
* :[2400, 9600, 19200, 38400, 57600, 115200, 250000, 500000, 1000000]
|
||||
*/
|
||||
#define BAUDRATE 250000
|
||||
#define BAUDRATE 115200
|
||||
|
||||
//#define BAUD_RATE_GCODE // Enable G-code M575 to set the baud rate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue