syst_error.h 202 B

12345678
  1. #ifndef SCPI_CORE_COMMAND_HANDLER__SYST_ERROR
  2. #define SCPI_CORE_COMMAND_HANDLER__SYST_ERROR
  3. #include "app/scpi/scpi_core.h"
  4. extern const fFSeqVTable_t fsqvbl_CommandHandlerSystemError;
  5. #endif