Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
10
project/app/user_app.h
Normal file
10
project/app/user_app.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __USER_APP_H
|
||||
#define __USER_APP_H
|
||||
int sys_app_bbm_cam_init(void);
|
||||
int sys_app_bbm_lcd_init(void);
|
||||
int sys_app_walkie_talkie_init(void);
|
||||
int sys_app_fpv_init(void);
|
||||
|
||||
void sys_wifi_pair_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user