1 Commits

Author SHA1 Message Date
4d7b1101a3 other direction again 2016-10-17 18:39:33 +02:00

View File

@ -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;