We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca4b2e commit 73f32b8Copy full SHA for 73f32b8
examples/CmdrArduino_minimum/CmdrArduino_minimum.ino
@@ -4,6 +4,7 @@
4
* http://www.arduino.cc/en/Tutorial/AnalogInput
5
* The DCC waveform is output on Pin 9, and is suitable for connection to an LMD18200-based booster directly,
6
* 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.
8
********************/
9
10
#include <DCCPacket.h>
0 commit comments