todo note

This commit is contained in:
Matthew Kennedy 2020-09-19 15:45:44 -07:00
parent cda402e38f
commit 65d8e00d56
1 changed files with 1 additions and 0 deletions

View File

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