Updated Debug with serial (markdown)

sommermorgentraum 2024-04-20 16:50:40 +08:00
parent 007fc82630
commit 44e3852019

@ -8,6 +8,7 @@ If you wanna set break point etc, use another debug method.
#include "usb_serial_asyncmsg.hpp"
```
if err happend after including it, maybe try not to include it but still using it (we are trying to settle the headers to prevent circuit including but it need sometime)
2 print things in your code and it will appear on serial.
```