We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e486e6 commit 294b1a2Copy full SHA for 294b1a2
src/testmenu.cpp
@@ -181,6 +181,7 @@ String getComponent(const String &comp)
181
{F("AUTO_AZ_ALT"), F("AZ and ALT steppers (AutoPA)")},
182
{F("AUTO_AZ"), F("AZ stepper")},
183
{F("AUTO_ALT"), F("ALT stepper")},
184
+ {F("GPS"), F("GPS receiver")},
185
{F("GYRO"), F("Digital Level")},
186
{F("LCD_KEYPAD"), F("LCD display and keypad")},
187
{F("LCD_I2C_MCP23008"), F("LCD display (MCP23008)")},
0 commit comments