Added misc message to indicate how to exit ALARM mode.

This commit is contained in:
Sonny Jeon
2012-10-21 19:29:18 -06:00
parent 065ceceb34
commit 5d8c3dcbd7
2 changed files with 7 additions and 3 deletions

View File

@ -44,6 +44,7 @@
#define STATUS_SETTING_READ_FAIL 11
// Define Grbl misc message codes
#define MESSAGE_SYSTEM_ALARM 0
#define MESSAGE_HOMING_ENABLE 1