disabled raw GPS temp

This commit is contained in:
Jason Short 2011-11-16 00:20:14 -08:00
parent fed5c0b204
commit 833fe17c6a

View File

@ -755,6 +755,7 @@ test_wp(uint8_t argc, const Menu::arg *argv)
} }
static int8_t test_rawgps(uint8_t argc, const Menu::arg *argv) { static int8_t test_rawgps(uint8_t argc, const Menu::arg *argv) {
/*
print_hit_enter(); print_hit_enter();
delay(1000); delay(1000);
while(1){ while(1){
@ -772,6 +773,7 @@ static int8_t test_rawgps(uint8_t argc, const Menu::arg *argv) {
return (0); return (0);
} }
} }
*/
} }
/*static int8_t /*static int8_t