aj33690:
# include from
If you meant to include a library then the structure is, no space, angle brackets...
#include <library.name.h>
If you were trying to write a comment, then the format is, two slashed...
// include from
aj33690:
# include from
If you meant to include a library then the structure is, no space, angle brackets...
#include <library.name.h>
If you were trying to write a comment, then the format is, two slashed...
// include from