This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
ZhuTianShuai
/
hpm6750
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
9fc3600796
شاخهها
تگها
master
hpm6750
/
controller_yy_app
/
controlware
/
control_inc
/
pilot_init.h
pilot_init.h
108 B
تاريخچه
خام
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __PILOT_INIT_H
#define __PILOT_INIT_H
#include "stdint.h"
void auto_pilot_init(void);
#endif