#ifndef SERIAL_TIC #define SERIAL_TIC //remap the ports. TODO: replace by a macro #define DebugPort Serial1 #define TicPort Serial #endif