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 "Turnout.h"
#include "EEStore.h"
#include "Outputs.h"
#include "Sensor.h"
#include "TextCommand.h"
#include "DCCpp.hpp"

Go to the source code of this file.

Macros

#define DCCPP_LIBRARY_VERSION   "VERSION DCCpp library: 1.4.2"
 
#define DCCPP_PRINT_DCCPP
 
#define USE_TURNOUT
 
#define USE_EEPROM
 
#define USE_OUTPUT
 
#define USE_SENSOR
 
#define USE_TEXTCOMMAND
 

Detailed Description

Main include file of the library.

Definition in file DCCpp.h.