add arduino uno compatability
[mTask.git] / client / interpret.h
index 726ebf6..bb93bec 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef INTEPRET_H
 #define INTEPRET_H
 
-#define STACKSIZE 1024
-
 #ifdef __cplusplus
 extern "C" {
 #endif