Compare commits

...

1 Commits

Author SHA1 Message Date
105042004 9f979d0f1e push 2019-08-19 10:32:20 +08:00
@@ -667,7 +667,7 @@ static uint8_t StepTime = 0x18; // 0x30 = 2'd48 ~= 2 second, 24 = 0x18 = 1 sec
static uint8_t PeriodicCounter = 0;
// real instruction fxn
static void VoltScan(); // used in I-V and cyclic
static void VoltScan(); // used in I-V and cyclic
static void cyclic_Voltammetry();
static void fxn_Gen();