trg.h 179 B

1234567
  1. #ifndef SCPI_CORE_COMMAND_HANDLER__TRG
  2. #define SCPI_CORE_COMMAND_HANDLER__TRG
  3. #include "app/scpi/scpi_core.h"
  4. extern const fFSeqVTable_t fsqvbl_CommandHandlerTRG;
  5. #endif