other direction again

This commit is contained in:
Wolfgang Hottgenroth 2016-10-17 18:39:33 +02:00
parent 21d3336d63
commit 4d7b1101a3

View File

@ -19,7 +19,7 @@
volatile uint8_t pulseWidthIdx = 0; 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_STEP1_DELAY = 1;
const uint32_t INVERTERCTRL_START_STEP2_DELAY = 10; const uint32_t INVERTERCTRL_START_STEP2_DELAY = 10;