mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-14 10:17:57 -06:00
Add SERIAL_FLOAT_PRECISION
This commit is contained in:
parent
d4f01f77c8
commit
2a7851329b
166 changed files with 498 additions and 0 deletions
|
@ -1874,6 +1874,9 @@
|
|||
// This option inserts short delays between lines of serial output.
|
||||
#define SERIAL_OVERRUN_PROTECTION
|
||||
|
||||
// For serial echo, the number of digits after the decimal point
|
||||
//#define SERIAL_FLOAT_PRECISION 4
|
||||
|
||||
// @section extras
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue