Bring configs into parity with 2.0.x
This commit is contained in:
parent
a21201a713
commit
ae256576e1
30 changed files with 57 additions and 36 deletions
|
|
@ -744,7 +744,7 @@
|
|||
#define MAX_CMD_SIZE 96
|
||||
#define BUFSIZE 4
|
||||
|
||||
// Transfer Buffer Size
|
||||
// Transmission to Host Buffer Size
|
||||
// To save 386 bytes of PROGMEM (and TX_BUFFER_SIZE+3 bytes of RAM) set to 0.
|
||||
// To buffer a simple "ok" you need 4 bytes.
|
||||
// For ADVANCED_OK (M105) you need 32 bytes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue