DCCpp
This is the library version of a program for Arduino to control railroading DCC devices.
DCCpp.h File Reference
#include "DCCpp_Uno.h"
#include "PacketRegister.h"
#include "CurrentMonitor.h"
#include "Config.h"
#include "Comm.h"
#include "TextCommand.h"
#include "DCCpp.hpp"

Go to the source code of this file.

Macros

#define USE_TEXTCOMMAND
 

Detailed Description

Main include file of the library.

Definition in file DCCpp.h.

Macro Definition Documentation

#define USE_TEXTCOMMAND

Comment this line to avoid using and compiling Turnout.

Comment this line to avoid using and compiling EEPROM saving.

Comment this line to avoid using and compiling Outputs.

Comment this line to avoid using and compiling Sensors.

Comment this line to avoid using and compiling Serial commands.

Definition at line 221 of file DCCpp.h.