mirror of https://github.com/ArduPilot/ardupilot
cleanup
This commit is contained in:
parent
7e1d41be14
commit
8a1fcfd0f4
|
@ -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);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue