Railstars / Aegaeon

A feature-rich, NMRA standards compliant DCC decoder in 8K. Targeted at ATtiny84A.
10 stars 3 forks source link

(NMRAMotorDecoderTests, DCTransition) and (NMRAMotorDecoderTests, DCCTransition) fail #16

Closed DEGoodmanWilson closed 11 years ago

DEGoodmanWilson commented 11 years ago

…probably because unit testing occurs with DEBUG set when it probably should not. DEBUG is for hardware debugging only

DEGoodmanWilson commented 11 years ago

No, it's got nothing to do with _DEBUG being set.

DEGoodmanWilson commented 11 years ago

It was bad hardware assumptions, yet again.