diff --git a/Atest.c b/Atest.c new file mode 100644 index 0000000..572191a --- /dev/null +++ b/Atest.c @@ -0,0 +1,6 @@ +#include "sae.h" + +int main(void) +{ + return 0; +} \ No newline at end of file