Add notes for ring modulation (XORing)
This commit is contained in:
parent
fe0ba4e530
commit
52e6246570
3 changed files with 6 additions and 6 deletions
|
|
@ -1842,7 +1842,7 @@ void DivEngine::registerSystems() {
|
|||
{DIV_INS_PV1000, DIV_INS_PV1000, DIV_INS_PV1000},
|
||||
{},
|
||||
{
|
||||
{0x10, {DIV_CMD_WAVE, "10xx: Set waveform"}}
|
||||
{0x10, {DIV_CMD_STD_NOISE_MODE, "10xx: Set ring modulation (0: disable, 1: enable)"}}
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue