Add "Marlin Dev Mode" option

This commit is contained in:
Scott Lahteine
2018-07-02 22:27:05 -05:00
parent 4b2af6ab48
commit e0ab8acf19
51 changed files with 163 additions and 0 deletions

View File

@ -1722,4 +1722,7 @@
#define WIFI_PWD "Wifi Password"
#endif
// Enable Marlin dev mode which adds some special commands
//#define MARLIN_DEV_MODE
#endif // CONFIGURATION_ADV_H