update specs
[mTask.git] / client / spec.c
index a6a26d3..38c58ef 100644 (file)
@@ -7,6 +7,7 @@ void spec_send(void)
        write_byte('c');
        write_byte(0 | (HAVELED << 0) | (HAVEAIO << 1) | (HAVEDIO << 2));
        write16(MEMSIZE);
+       write16(STACKSIZE);
        write_byte(NAPINS);
        write_byte(NDPINS);
        write_byte('\n');