🚸 More reliable BIBO TouchX connection to LCD (#1140)

This commit is contained in:
Walt Sorensen 2025-04-06 15:18:25 -06:00 committed by GitHub
parent 56aa49670b
commit c87aea67f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 5 deletions

View file

@ -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