Updated README

This commit is contained in:
Sonny Jeon
2015-06-18 09:27:13 -06:00
parent 185de02836
commit e6db564511
2 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,15 @@
----------------
Date: 2015-06-18
Author: Sonny Jeon
Subject: Added restore settings defaults command.
- New restore setting defaults command. Only wipes $$ setting in
EEPROM and reloads them based on the defaults used when Grbl was
compiled. Used with a `$RST` command
NOTE: `$RST` is intentionally not listed in the Grbl $ help message.
----------------
Date: 2015-05-29
Author: Sonny Jeon