Alex Shepherd ebfb58c1fb Fixed issue reported by lucari
Despite the values set for F0-4, a packet with all fields set to zero is received. The problem seems to be related to NrmaDcc.cpp and a hidden 'break' statement at line 484. This should be swapped with the #endif on the next line. The result is that when a Speed packet is processed, it drops through to the next case statement and sends an empty DCCFunc command.
2016-05-11 20:53:06 +12:00
2015-05-12 18:40:22 +12:00
2016-05-11 20:53:06 +12:00
2015-05-12 18:42:06 +12:00

NmraDcc

NMRA Digital Command Control (DCC) Library

Description
NMRA Digital Command Control (DCC) Library
Readme 3.9 MiB
Languages
C++ 99.6%
Shell 0.4%