file0: Main.ino (it\'s arduino file):
#define AXIS_SERIAL Serial1 #include "header.h" ... void setup(){...} void loop() {...} ... <