Skip to content

Commit 294b1a2

Browse files
Missing GPS component
1 parent 5e486e6 commit 294b1a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testmenu.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ String getComponent(const String &comp)
181181
{F("AUTO_AZ_ALT"), F("AZ and ALT steppers (AutoPA)")},
182182
{F("AUTO_AZ"), F("AZ stepper")},
183183
{F("AUTO_ALT"), F("ALT stepper")},
184+
{F("GPS"), F("GPS receiver")},
184185
{F("GYRO"), F("Digital Level")},
185186
{F("LCD_KEYPAD"), F("LCD display and keypad")},
186187
{F("LCD_I2C_MCP23008"), F("LCD display (MCP23008)")},

0 commit comments

Comments
 (0)