mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Debug 8 columns (#12445)
This commit is contained in:
parent
38372c3dbd
commit
2efc895cf9
3 changed files with 9 additions and 4 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#define DEBUG16_VALUE_COUNT 4
|
||||
#define DEBUG16_VALUE_COUNT 8
|
||||
extern int16_t debug[DEBUG16_VALUE_COUNT];
|
||||
extern uint8_t debugMode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue