This commit is contained in:
Jason Short 2011-11-28 21:40:22 -08:00
parent 7e1d41be14
commit 8a1fcfd0f4
1 changed files with 2 additions and 5 deletions

View File

@ -170,9 +170,6 @@ static void init_ardupilot()
erase_logs(NULL, NULL); erase_logs(NULL, NULL);
#endif #endif
// clear logs - createing infinate lockup
//erase_logs(NULL, NULL);
// save the new format version // save the new format version
g.format_version.set_and_save(Parameters::k_format_version); g.format_version.set_and_save(Parameters::k_format_version);