Roughing out scheduling timer0
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "history.hpp"
|
||||
#include "main.hpp"
|
||||
|
||||
// These control the period's of time used for the PWM
|
||||
const uint16_t powerPWM = 255;
|
||||
const uint8_t holdoffTicks = 10;
|
||||
const uint8_t tempMeasureTicks = 14;
|
||||
|
||||
Reference in New Issue
Block a user