1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-11 19:24:10 +01:00
LibrePilot/flight/modules/Osd/osdinput/inc/osdinput.h

16 lines
183 B
C
Raw Normal View History

2013-04-05 22:46:56 +02:00
/*
* OpOsd.h
*
* Created on: 2.10.2011
* Author: Samba
*/
#ifndef OPOSD_H_
#define OPOSD_H_
#include "openpilot.h"
int32_t OpOsdInitialize(void);
#endif /* OPOSD_H_ */