1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 19:40:27 +03:00

[docs] update dbg-tool link in serial_printf_debugging.md (#9639)

This commit is contained in:
Jonathan Hudson 2024-01-13 21:19:12 +00:00 committed by GitHub
parent 93b6b10da0
commit 61d8b2fff4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,7 @@ Log messages are transmitted through the `FUNCTION_LOG` serial port as MSP messa
* [msp-tool](https://github.com/fiam/msp-tool) * [msp-tool](https://github.com/fiam/msp-tool)
* [mwp](https://github.com/stronnag/mwptools) * [mwp](https://github.com/stronnag/mwptools)
* [dbg-tool](https://github.com/stronnag/mwptools) * [dbg-tool](https://codeberg.org/stronnag/dbg-tool)
* [INAV Configurator](https://github.com/iNavFlight/inav-configurator) * [INAV Configurator](https://github.com/iNavFlight/inav-configurator)
For example, with the final lines of `src/main/fc/fc_init.c` set to: For example, with the final lines of `src/main/fc/fc_init.c` set to: