helge
2021-11-06 d94209f033f3c90c67983582c0a6c68be38dde3e
add includes
1个文件已修改
2 ■■■■■ 已修改文件
examples/test-LwIP-netconn/scpi_server.h 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
examples/test-LwIP-netconn/scpi_server.h
@@ -36,6 +36,8 @@
#define SCPI_CONTROL_PORT 5026 // libscpi control port (not part of the standard)
#include <stdint.h>
#include "api.h"
#include "scpi/types.h"
void scpi_server_init(void);