summaryrefslogtreecommitdiff
path: root/command.c
diff options
context:
space:
mode:
authorGuy McSwain <guy.mcswain@gmail.com>2020-03-12 09:27:51 -0500
committerGuy McSwain <guy.mcswain@gmail.com>2020-03-12 09:44:41 -0500
commit038be6039851577a06624867749d4d817bcaf9f7 (patch)
tree4d2c7d1cc9830c8e167b6d5dd1b1f88ea35fe1f5 /command.c
parentc660e3fc8e23c80bbc2f025ac659e07d9f3045e1 (diff)
Allow creation of two waves with 50% padding using gpioWaveCreatePad.
- gpioWaveCreatePad takes three arguments: %CB, %BOOL, %TOOL - gpioWaveCreatePad checks range of arguments - gpioWaveCreatePad checks dimension of wave fits inside padding - wave2Cbs takes three arguments: numCB, numBOOL, numTOOL - socket command PI_CMD_WVCAP is variadic
Diffstat (limited to 'command.c')
-rw-r--r--command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/command.c b/command.c
index 0170005..ffc3463 100644
--- a/command.c
+++ b/command.c
@@ -694,7 +694,7 @@ int cmdParse(
case 112: /* BI2CC FC GDC GPW I2CC I2CRB
MG MICS MILS MODEG NC NP PADG PFG PRG
PROCD PROCP PROCS PRRG R READ SLRC SPIC
- WVDEL WVSC WVSM WVSP WVTX WVTXR BSPIC
+ WVCAP WVDEL WVSC WVSM WVSP WVTX WVTXR BSPIC
One positive parameter.
*/