Skip to content

Conversation

@LeeLeahy2
Copy link
Contributor

No description provided.

@LeeLeahy2 LeeLeahy2 force-pushed the vst-command-processing branch from 288c2d1 to dc75a2b Compare March 11, 2023 20:39
Valid commands may now include space, horizontal tab(0x09), line feed
(0x0a), vertical tab (0x0b), form feed (0x0c) and are terminated with a
carriage return (0x0d).  These characters are removed prior to
processing the command.

Blank lines return OK.

Valid commands:

at-netID = 1    translates into AT-NETID=1
a t i 1         translates into ATI1
at-netID = 2 # My private network

Translates to

AT-NETID=2
rt-netid = 2 #Private network; rt-netid

Translates into the two commands

RT-NETID=2
RT-NETID
@LeeLeahy2 LeeLeahy2 force-pushed the vst-command-processing branch from dc75a2b to ebe7dfc Compare March 13, 2023 01:29
@nseidle nseidle merged commit b2f59e7 into sparkfun:release_candidate Mar 14, 2023
@LeeLeahy2 LeeLeahy2 deleted the vst-command-processing branch September 3, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants