fix typo in FuriHalDebuging.md (#2667)

This commit is contained in:
end-me-please 2023-05-14 08:12:30 +02:00 committed by GitHub
parent aa8a369e2a
commit c496962f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Furi HAL Debugging
Some Furi subsystem got additional debugging features that can be enabled by adding additional defines to firmware compilation.
Some Furi subsystems got additional debugging features that can be enabled by adding additional defines to firmware compilation.
Usually they are used for low level tracing and profiling or signal redirection/duplication.