mirror of https://github.com/rusefi/wideband.git
todo note
This commit is contained in:
parent
cda402e38f
commit
65d8e00d56
|
@ -4,6 +4,7 @@
|
|||
#include "pwm.h"
|
||||
|
||||
// 400khz / 1024 = 390hz PWM
|
||||
// TODO: this is wired to an inverted output, what do?
|
||||
Pwm heaterPwm(PWMD1, 1, 400000, 1024);
|
||||
|
||||
// 48MHz / 1024 = 46.8khz PWM
|
||||
|
|
Loading…
Reference in New Issue