Output fix
This commit is contained in:
parent
07a1c57a5a
commit
98b34ab7ce
2 changed files with 17 additions and 10 deletions
|
|
@ -48,7 +48,7 @@ struct sm8521_sg_t
|
|||
{
|
||||
unsigned short t; // Time constant register
|
||||
unsigned char level; // Output level control register
|
||||
unsigned short out; // output
|
||||
signed short out; // output
|
||||
int counter; // clock counter
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue