minor, fix debug output

This commit is contained in:
King Kévin 2022-10-13 16:04:02 +02:00
parent 90925ea959
commit 1ea913a058
1 changed files with 1 additions and 0 deletions

1
main.c
View File

@ -421,6 +421,7 @@ void main(void)
shake_count = 0; // reset count
}
if (nec_flag) {
puts("\r\nr");
puth(nec_msg[0]);
puth(nec_msg[1]);
puth(nec_msg[2]);