commit | 96c5d4e7da8ab3f2b56a2c3cc13dc31b9b02980c | [log] [tgz] |
---|---|---|
author | zw.wang <zw.wang@mobiletek.cn> | Tue Jul 01 11:35:13 2025 +0800 |
committer | zw.wang <zw.wang@mobiletek.cn> | Tue Jul 01 11:35:13 2025 +0800 |
tree | 41f61d6cae951f54e9e1c844c0469147343ca59c | |
parent | efeb66754c1eecc6a9c50ef0bba1f90e31ff4e82 [diff] [blame] |
add S300AI Change-Id: Ice89434e8dc7b3be506380729d716f50aa75df14
diff --git a/lynq/S300AI/ap/app/at_tool/at_tool.h b/lynq/S300AI/ap/app/at_tool/at_tool.h new file mode 100755 index 0000000..a781c51 --- /dev/null +++ b/lynq/S300AI/ap/app/at_tool/at_tool.h
@@ -0,0 +1,7 @@ +#ifndef __AT_TOOL_H__ +#define __AT_TOOL_H__ + +#include <stdio.h> +#include "softap_api.h" + +#endif