examples/common/scpi-def.c @@ -412,6 +412,6 @@ }; char scpi_input_buffer[SCPI_INPUT_BUFFER_LENGTH]; int16_t scpi_error_queue_data[SCPI_ERROR_QUEUE_SIZE]; scpi_error_t scpi_error_queue_data[SCPI_ERROR_QUEUE_SIZE]; scpi_t scpi_context;