mirror of https://github.com/ArduPilot/ardupilot
uncrustify libraries/AP_Common/c++.h
This commit is contained in:
parent
3a26b94af2
commit
e79d9adea0
|
@ -1,7 +1,7 @@
|
|||
#ifndef CPP_H
|
||||
#define CPP_H
|
||||
|
||||
void displayMemory();
|
||||
int freeMemory();
|
||||
void displayMemory();
|
||||
int freeMemory();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue