mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-24 16:46:13 +01:00
no HA support
This commit is contained in:
parent
ef78b52c2a
commit
2a03b08d28
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user