mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
06c4f60490
when saving a variable, this avoids EEPROM wear by checking if the existing value is already the same as the value being written, and avoiding the write. Thanks to Mike Smith for the implementation git-svn-id: https://arducopter.googlecode.com/svn/trunk@3233 f9c3cf11-9bcb-44bc-f272-b75c42450872 |
||
---|---|---|
.. | ||
examples | ||
include | ||
tools | ||
AP_Common.cpp | ||
AP_Common.h | ||
AP_Loop.cpp | ||
AP_Loop.h | ||
AP_MetaClass.cpp | ||
AP_MetaClass.h | ||
AP_Test.h | ||
AP_Var_menufuncs.cpp | ||
AP_Var.cpp | ||
AP_Var.h | ||
AP_Vector.h | ||
Arduino.mk | ||
c++.cpp | ||
c++.h | ||
keywords.txt | ||
menu.cpp |