1
0
Fork 0
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:
Ivan Efimov 2024-03-22 10:54:37 -05:00 committed by limon.spb
parent 7310dc5a8c
commit fbaf06c386

View file

@ -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",