helge
2021-11-04 ab7afae2a81c35d61d7c9cb6c6cc216180bb4524
examples/test-LwIP-netconn/scpi_server.h
@@ -32,6 +32,9 @@
extern "C" {
#endif
#define SCPI_DEVICE_PORT  5025 // scpi-raw standard port
#define SCPI_CONTROL_PORT 5026 // libscpi control port (not part of the standard)
#include <stdint.h>
void scpi_server_init(void);