ebfb58c1fb5e9b141a72a27e9a9575a9674abbdf
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.
NmraDcc
NMRA Digital Command Control (DCC) Library
Description
Languages
C++
99.6%
Shell
0.4%