Motor Driver Evaluation Kit NEVB-MTR1-t01-1.0.0
Firmware for NEVB-MTR1-KIT1 for trapezoidal control of BLDC motors using Hall-effect sensors
|
SCPI types implementation source file. More...
#include "scpi_types.h"
Go to the source code of this file.
SCPI types implementation source file.
This file contains the implementation of helper classes used for SCPI command parsing, including string array management and tokenization of command and parameter messages.
Most of this code was originally written by Diego González Chávez as part of the Vrekrer SCPI Parser project.
It has been merged into the main codebase for customization and linking limitations of the Arduino IDE.
Definition in file scpi_types.cpp.