Vrekrer SCPI parser  0.5
A simple SCPI parser for small Arduino projects.
Data Structures
Here are the data structures with brief descriptions:
 CSCPI_CommandsString array class used to store the tokens of a command
 CSCPI_ParametersString array class used to store the parameters found after a command
 CSCPI_ParserMain class of the Vrekrer_SCPI_Parser library
 CSCPI_String_ArrayVariable size string array class