allow parameter change while oscillating
This commit is contained in:
@@ -23,6 +23,8 @@ typedef struct {
|
|||||||
SConnection *pCon;
|
SConnection *pCon;
|
||||||
int errorCount;
|
int errorCount;
|
||||||
int debug;
|
int debug;
|
||||||
|
int cycles;
|
||||||
|
int currcycle;
|
||||||
} Oscillator, *pOscillator;
|
} Oscillator, *pOscillator;
|
||||||
|
|
||||||
/*---------------------------------------------------------------------*/
|
/*---------------------------------------------------------------------*/
|
||||||
|
|||||||
Reference in New Issue
Block a user