50Hz
This commit is contained in:
parent
2b9287bc21
commit
fe7e47e85e
@ -59,7 +59,7 @@ void testSwitchFrequency3(void *handle) {
|
||||
void my_setup_2() {
|
||||
inverterBegin();
|
||||
|
||||
inverterStart(100, CLOCKWISE);
|
||||
inverterStart(50, CLOCKWISE);
|
||||
// schAdd(testSwitchFrequency1, NULL, 5000, 0);
|
||||
// schAdd(testSwitchFrequency2, NULL, 10000, 0);
|
||||
// schAdd(testSwitchFrequency1, NULL, 15000, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user