From 0711d6b34a199f5739283ab7fa223f6f0c7d589d Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:41:16 +0800 Subject: [PATCH] Updated Debug with serial (markdown) --- Debug-with-serial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debug-with-serial.md b/Debug-with-serial.md index 354d9a0..3e49656 100644 --- a/Debug-with-serial.md +++ b/Debug-with-serial.md @@ -1,5 +1,5 @@ You can only print things to debug for this. -If you wanna set break point etc, use another debug method. +If you wanna set break point, checking registers etc, use another debug method. # usage 1. Include the async msg header in your file