make workable for linux again
[mTask.git] / int / nucleo-f767-blinky / src / sds.c
index 6ac2d19..4751284 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#ifndef ARDUINO
+#ifndef STM32F767xx
 #include <unistd.h>
 #include <stdio.h>
 #endif