Closed helsinkiAUV closed 8 years ago
The Makefile must specify the "-D SIMULATOR" option, which defines the SIMULATOR keyword. This is because the arduino code cannot be compiled on a standard C++ compiler and must be surrounded with #ifdefs (see the programming guide).
Files written by Juho on April 6th 2016.
Write makefile targets for different tests. You will begin writing the main program called "atlanticSimulator.cpp".