Initial commit: TXW82x FPV v2.7.0.7-42229 SDK + project sources
This commit is contained in:
18
sdk/app/update/ota.h
Normal file
18
sdk/app/update/ota.h
Normal file
@@ -0,0 +1,18 @@
|
||||
#ifndef _OTA_H_
|
||||
#define _OTA_H_
|
||||
|
||||
|
||||
|
||||
|
||||
void ota_Tcp_Server();
|
||||
|
||||
uint32_t file_ota();
|
||||
void file_ota_work_init();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user