other direction again
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
volatile uint8_t pulseWidthIdx = 0;
|
||||
volatile bool direction = false;
|
||||
volatile bool direction = true;
|
||||
|
||||
const uint32_t INVERTERCTRL_START_STEP1_DELAY = 1;
|
||||
const uint32_t INVERTERCTRL_START_STEP2_DELAY = 10;
|
||||
|
Reference in New Issue
Block a user