Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
7
sdk/app/babyprotocol/babyprotocol_playback.h
Normal file
7
sdk/app/babyprotocol/babyprotocol_playback.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _BABYPROCOL_PLAYBACK_H_
|
||||
#define _BABYPROCOL_PLAYBACK_H_
|
||||
|
||||
extern int32_t client_remote_playback_init(const char *filename);
|
||||
extern int32_t client_remote_playback_deinit(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user