Skip to content

Commit 73f32b8

Browse files
committed
Update CmdrArduino_minimum.ino
Add comment about pins 9 and 10 have the differential DCC waveform signal.
1 parent 6ca4b2e commit 73f32b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/CmdrArduino_minimum/CmdrArduino_minimum.ino

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* http://www.arduino.cc/en/Tutorial/AnalogInput
55
* The DCC waveform is output on Pin 9, and is suitable for connection to an LMD18200-based booster directly,
66
* or to a single-ended-to-differential driver, to connect with most other kinds of boosters.
7+
* The Differential DCC waveform is output on Pins 9 and 10.
78
********************/
89

910
#include <DCCPacket.h>

0 commit comments

Comments
 (0)