mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update Setup.cpp
This commit is contained in:
committed by
Ben V. Brown
parent
7722fca898
commit
2bf7707002
@@ -77,7 +77,7 @@ void setup_pwm(void) {
|
||||
PWM_POL_NORMAL, // Normal Polarity
|
||||
60, // Clock Div
|
||||
100, // Period
|
||||
0, // Thres 1 - start at beginng
|
||||
0, // Thres 1 - start at beginning
|
||||
50, // Thres 2 - turn off at 50%
|
||||
0, // Interrupt pulse count
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user