update device name instead of record
[mTask.git] / client / spec.c
index 8098a77..75def00 100644 (file)
@@ -9,4 +9,5 @@ void spec_send(void)
        write16(MAXTASKS);
        write16(MAXSDSS);
        write_byte('\n');
+       write_byte('\n');
 }