Skip to content

Commit

Permalink
Update timing-accuracy debug field. (betaflight#3779)
Browse files Browse the repository at this point in the history
* Update-timing-accuracy

* Update src/js/debug.js

Co-authored-by: Jan Post <Rm2k-Freak@web.de>

---------

Co-authored-by: Jan Post <Rm2k-Freak@web.de>
  • Loading branch information
2 people authored and chmelevskij committed Apr 27, 2024
1 parent 80819a8 commit c1d00bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,7 @@ const DEBUG = {
'debug[1]':'Late Tasks per second',
'debug[2]':'Total delay in last second',
'debug[3]':'Total Tasks per second',
'debug[4]':'Late Tasks per thousand',
},
'RX_EXPRESSLRS_SPI' : {
'debug[all]':'ExpressLRS SPI Rx',
Expand Down

0 comments on commit c1d00bb

Please sign in to comment.