From 742b100f65e3f7182e3e52917e84d4ef64e0cb22 Mon Sep 17 00:00:00 2001 From: Asbelos Date: Thu, 2 May 2024 09:48:18 +0100 Subject: [PATCH] Comments only --- DCCEXParser.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/DCCEXParser.cpp b/DCCEXParser.cpp index b9ac3a9..431093f 100644 --- a/DCCEXParser.cpp +++ b/DCCEXParser.cpp @@ -70,8 +70,8 @@ Once a new OPCODE is decided upon, update this list. L, Reserved for LCC interface (implemented in EXRAIL) m, message to throttles broadcast M, Write DCC packet - n, - N, + n, Reserved for SensorCam + N, Reserved for Sensorcam o, O, Output broadcast p, Broadcast power state @@ -91,10 +91,10 @@ Once a new OPCODE is decided upon, update this list. w, Write CV on main W, Write CV x, - X, Invalid command - y, + X, Invalid command response + y, Y, Output broadcast - z, + z, Direct output Z, Output configuration/control */