1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Keep reviewers happy

This commit is contained in:
anthonycake 2020-12-15 09:02:01 +01:00
parent a543ed8887
commit 81150286c6
2 changed files with 3 additions and 3 deletions

View file

@ -98,5 +98,5 @@ const char * const debugModeNames[DEBUG_COUNT] = {
"RX_TIMING",
"D_LPF",
"VTX_TRAMP",
"GHST"
"GHST",
};