Compare commits
3 Commits
scheduled_
...
master
Author | SHA1 | Date | |
---|---|---|---|
4d7b1101a3 | |||
21d3336d63 | |||
5adb89e59f |
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "hottislib"]
|
||||
path = hottislib
|
||||
url = git@bitbucket.org:wollud1969/hottislib.git
|
||||
url = git@gitlab.com:wolutator/hottislib.git
|
||||
|
@ -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