1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-24 08:36:14 +01:00

no HA support

This commit is contained in:
travis-farmer 2023-10-19 08:35:21 -04:00
parent ef78b52c2a
commit 2a03b08d28

View File

@ -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()
{