Plane: fixed GPS test (detection of uBlox needs 10Hz poll)
This commit is contained in:
parent
b955aed976
commit
1a36c3684b
@ -443,7 +443,7 @@ test_gps(uint8_t argc, const Menu::arg *argv)
|
||||
delay(1000);
|
||||
|
||||
while(1) {
|
||||
delay(333);
|
||||
delay(100);
|
||||
|
||||
// Blink GPS LED if we don't have a fix
|
||||
// ------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user