Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1424 → Rev 1425

/trunk/libfcinit.a
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/trunk/libfcinit.h
0,0 → 1,7
#ifndef _INITLIB_H
#define _INITLIB_H
 
extern void InitFC(void);
extern void Polling(void);
 
#endif //_INITLIB_H