1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00

removed commented out code

This commit is contained in:
Chris Penny 2015-01-20 20:27:37 +00:00
parent aede4037cf
commit bfdb4d7564

View file

@ -619,9 +619,7 @@ void mspInit(serialConfig_t *serialConfig)
#ifdef LED_STRIP
if (feature(FEATURE_LED_STRIP)) {
//activeBoxIds[activeBoxIdCount++] = BOXLEDMAX;
activeBoxIds[activeBoxIdCount++] = BOXLEDLOW;
//activeBoxIds[activeBoxIdCount++] = BOXLLIGHTS;
}
#endif