Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
10
sdk/app/spook/spook.h
Normal file
10
sdk/app/spook/spook.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __SPOOK_H__
|
||||
#define __SPOOK_H__
|
||||
#include "spook_config.h"
|
||||
int config_port( int port );
|
||||
int live_init(const rtp_name *jpg_name);
|
||||
void spook_init(void);
|
||||
void * jpeg_init(const rtp_name *jpg_name);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user