mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
[docs] update dbg-tool link in serial_printf_debugging.md (#9639)
This commit is contained in:
parent
93b6b10da0
commit
61d8b2fff4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
* [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)
|
||||
|
||||
For example, with the final lines of `src/main/fc/fc_init.c` set to:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue