This commit is contained in:
Jeff Tenney 2021-04-09 08:10:38 -07:00
parent ce66916378
commit e2433e63d4

View file

@ -409,7 +409,7 @@
}
/* Priority commands must be executed before any standard commands
* now in the queue for this timer, so them to the front of the
* now in the queue for this timer, so send them to the front of the
* queue. */
if( xCommandID <= tmrLAST_PRIORITY_COMMAND )
{