From 36dfbf243881cda6e0c3fa7603defa5355a25b35 Mon Sep 17 00:00:00 2001 From: Scott Feister <7269185+sfeister@users.noreply.github.com> Date: Thu, 30 Mar 2023 15:21:19 -0700 Subject: [PATCH] Adding a port of the SCPI Parser library (#2637) Targeted at advanced C/C++ programmers or instrumentation engineers who need SCPI-99 compliance --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index d02f0a5c..8701aac2 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1635,6 +1635,7 @@ https://github.com/Rupakpoddar/ESP8266Webhook https://github.com/RyoKosaka/HelloDrum-arduino-Library https://github.com/SConaway/AVRUtils https://github.com/SF433/ILIB +https://github.com/sfeister/scpi-parser-arduino https://github.com/SMFSW/CaptureTimer https://github.com/SMFSW/Queue https://github.com/SMFSW/SeqButton