Activate ADVANCED_OK

This commit is contained in:
Frederik Menke 2022-10-17 22:41:05 +02:00
parent 076afd2c61
commit b58bbb57e5

View file

@ -2348,7 +2348,7 @@
//#define NO_TIMEOUTS 1000 // Milliseconds
// Some clients will have this feature soon. This could make the NO_TIMEOUTS unnecessary.
//#define ADVANCED_OK
#define ADVANCED_OK
// Printrun may have trouble receiving long strings all at once.
// This option inserts short delays between lines of serial output.
@ -3744,7 +3744,7 @@
/**
* Auto-report position with M154 S<seconds>
*/
//#define AUTO_REPORT_POSITION
#define AUTO_REPORT_POSITION
/**
* Include capabilities in M115 output