Copy the config.example.h file or rename it DCC-EX provides you with an example configuration file. This file holds settings that you can change for things like your choice of motor controller, Wifi ...
So now that I had assembled the hardware, it was firmware time. I wanted to send an address:direction:speed string (eg “A001:F:S3”) over the serial connection to the Arduino, and have the Arduino ...