remove traces
[mTask.git] / int / sds.c
index 6b96c6c..90617b1 100644 (file)
--- a/int/sds.c
+++ b/int/sds.c
@@ -69,6 +69,7 @@ void sds_publish(int id)
                        write_byte(sdss[cs].id);
                        write_byte(sdss[cs].value/265);
                        write_byte(sdss[cs].value%265);
+                       write_byte('\n');
                        return;
                }
        }