allow detune 4
This commit is contained in:
parent
ec007b4443
commit
cdd45bb18c
4 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@ static bool isOutput[8][4]={
|
|||
{true ,true ,true ,true},
|
||||
};
|
||||
static unsigned char dtTable[8]={
|
||||
7,6,5,0,1,2,3,0
|
||||
7,6,5,0,1,2,3,4
|
||||
};
|
||||
|
||||
static int orderedOps[4]={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue