Add XON/XOFF options to example configs

This commit is contained in:
Scott Lahteine
2017-10-02 02:47:48 -05:00
parent 33c4d45f2f
commit af15383578
66 changed files with 741 additions and 66 deletions

View File

@ -108,8 +108,9 @@
*
* 250000 works in most cases, but you might try a lower speed if
* you commonly experience drop-outs during host printing.
* You may try up to 1000000 to speed up SD file transfer.
*
* :[2400, 9600, 19200, 38400, 57600, 115200, 250000]
* :[2400, 9600, 19200, 38400, 57600, 115200, 250000, 500000, 1000000]
*/
#define BAUDRATE 250000