1
0
forked from me/IronOS

Setup template

This commit is contained in:
Ben V. Brown
2022-04-12 19:22:43 +10:00
parent 81a36eb2cf
commit fbdbe4fcbf
4 changed files with 7 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ void ADC0_1_IRQHandler(void) {
// static void switchToFastPWM(void);
// volatile uint16_t PWMSafetyTimer = 0;
// volatile uint8_t pendingPWM = 0;
volatile uint8_t pendingPWM = 200;
// void TIMER1_IRQHandler(void) {
// static bool lastPeriodWasFast = false;