atbetaflight/lib
Michael Hope 5c6760fd82 various: tidy up various things found when building with a C++ compiler.
Remove duplicate consts.
Pull in the include files where functions and variables are declared.
Mark file local but duplicated variables as static.
Mark some variable declarations as extern.
Remove duplicated variable definition.

Signed-off-by: Michael Hope <mlhx@google.com>
2015-06-04 22:32:31 +02:00
..
main various: tidy up various things found when building with a C++ compiler. 2015-06-04 22:32:31 +02:00
test/gtest Cleanup project structure. Update unit test Makefile to place object 2014-05-31 22:43:06 +01:00