new method for message for making KILLED message visible
The cli(); at the start of the kill() function also stops the internal arduino timer which stops updating of millis() which prevents the display of the "KILLED." message. The new function updates the display directly without checking any timers.
parent
31873ec7
Please register or sign in to comment