Immediate commands take precedence

This commit is contained in:
Scott Lahteine
2017-03-19 21:31:06 -05:00
parent 9b2b53f63a
commit 48c6284c91
2 changed files with 72 additions and 22 deletions

View File

@ -108,7 +108,7 @@
// Serial Console Messages (do not translate those!)
#define MSG_Enqueueing "enqueueing \""
#define MSG_ENQUEUEING "enqueueing \""
#define MSG_POWERUP "PowerUp"
#define MSG_EXTERNAL_RESET " External Reset"
#define MSG_BROWNOUT_RESET " Brown out Reset"