mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
MGP_V5: build fix for csm_quick
This commit is contained in:
parent
7310dc5a8c
commit
fbaf06c386
1 changed files with 2 additions and 1 deletions
|
@ -108,10 +108,11 @@ static const void *writeLedColor(displayPort_t *pDisp, const OSD_Entry *self) {
|
|||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
static const char * const osdTableThrottleLimitType[] = {
|
||||
"OFF", "SCALE", "CLIP"
|
||||
};
|
||||
*/
|
||||
|
||||
static const char * const lookupTableLedstripColors[COLOR_COUNT] = {
|
||||
"DEFAULT",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue