Updated documentation. Cleaned up a bit.

- [doc] Updated the markdown documents for the v1.1 release.

- [doc] Removed references to classic GUI mode.
This commit is contained in:
Sonny Jeon
2016-12-10 23:13:26 -07:00
parent 4d10c3062c
commit 91d6de90bd
7 changed files with 357 additions and 332 deletions

View File

@ -394,9 +394,6 @@ void report_build_info(char *line)
#ifdef ALLOW_FEED_OVERRIDE_DURING_PROBE_CYCLES
serial_write('A');
#endif
#ifdef USE_CLASSIC_GRBL_INTERFACE
serial_write('R');
#endif
#ifndef ENABLE_RESTORE_EEPROM_WIPE_ALL // NOTE: Shown when disabled.
serial_write('*');
#endif