This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ZhuTianShuai
/
hpm6750
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
e4e3022077
Ramas
Etiquetas
master
hpm6750
/
controller_yy_app
/
controlware
/
control_inc
/
pilot_init.h
pilot_init.h
108 B
Histórico
Raw
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