From 2a03b08d2880b42fee4df82e575087df22b5ca21 Mon Sep 17 00:00:00 2001 From: travis-farmer Date: Thu, 19 Oct 2023 08:35:21 -0400 Subject: [PATCH] no HA support --- DCCTimerGiga.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DCCTimerGiga.cpp b/DCCTimerGiga.cpp index ae6440e..59bb4f7 100644 --- a/DCCTimerGiga.cpp +++ b/DCCTimerGiga.cpp @@ -127,7 +127,7 @@ void DCCTimer::setPWM(byte pin, bool high) { tim3ModeHA = false; }*/ /////////////////////////////////////////////////////////////////////////////////////////////// -INTERRUPT_CALLBACK interruptHandler=0; +/*INTERRUPT_CALLBACK interruptHandler=0; extern char *__brkval; extern char *__malloc_heap_start; @@ -195,7 +195,7 @@ void DCCTimer::reset() { CPU_CCP=0xD8; WDT.CTRLA=0x4; while(true){} -} +}*/ int16_t ADCee::ADCmax() {