1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
LibrePilot/flight/Modules/Osd/osdinput/inc/osdinput.h
2012-02-12 22:29:42 +02:00

16 lines
198 B
C

/*
* 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_ */