Updated Debug with serial (markdown)

sommermorgentraum 2024-06-09 16:35:51 +08:00
parent a1e0fb421b
commit 3dd247e694

@ -60,3 +60,6 @@ asyncmsg enable
help help
``` ```
* MayhemHub currently not support real-time serial command communication. Use others. * MayhemHub currently not support real-time serial command communication. Use others.
# linking error
Its possible that the object you are printing isnt implemented yet (e.g. color obj). If you would like, feel free to implement it by editing usb_serial_asyncsg.cpp and hpp files.