mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +01:00
remove stupid comment
This commit is contained in:
parent
6689a1d35f
commit
66791b19f5
|
@ -186,7 +186,7 @@ int DCCTimer::freeMemory() {
|
|||
|
||||
void DCCTimer::reset() {
|
||||
wdt_enable( WDTO_15MS); // set Arduino watchdog timer for 15ms
|
||||
delay(50); // wait for the prescaller time to expire
|
||||
delay(50); // wait for it to happen
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user