//Define a macro that we can use to assemble all the circuit board names #define T_BOARD(name) "circuit board (" + (name) + ")"