mirror of
https://gitee.com/openLuat/LuatOS
synced 2025-08-17 22:18:03 +08:00
remove: 移除iotauth和ftp多余的api文档声明
This commit is contained in:
parent
1b1f846119
commit
e592e33519
|
@ -1,12 +1,4 @@
|
|||
|
||||
/*
|
||||
@module iotauth
|
||||
@summary IoT鉴权库, 用于生成各种云平台的参数
|
||||
@version core V0007
|
||||
@date 2022.08.06
|
||||
@demo iotauth
|
||||
@tag LUAT_USE_IOTAUTH
|
||||
*/
|
||||
#include "luat_base.h"
|
||||
#include "luat_crypto.h"
|
||||
#include "luat_mem.h"
|
||||
|
|
|
@ -1,11 +1,3 @@
|
|||
/*
|
||||
@module ftp
|
||||
@summary ftp 客户端
|
||||
@version 1.0
|
||||
@date 2022.09.05
|
||||
@demo ftp
|
||||
@tag LUAT_USE_FTP
|
||||
*/
|
||||
|
||||
#include "luat_base.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user