altos/teledongle-v3.0: Shrink stacks to 320 bytes to fit in ram
[fw/altos] / src / teledongle-v3.0 / ao_pins.h
index c023b2cf4fcc16b144ebcaa81f394d29996a34c0..52a86fcb05d904c6a544d25ad0e6b49c1a57d6ac 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef _AO_PINS_H_
 #define _AO_PINS_H_
 
 #ifndef _AO_PINS_H_
 #define _AO_PINS_H_
 
-#define AO_STACK_SIZE  324
+#define AO_STACK_SIZE  320
 
 #define HAS_TASK_QUEUE         1
 
 
 #define HAS_TASK_QUEUE         1