]> Pileus Git - ~andy/csm213a-hw/blobdiff - hw2/messages.h
Add readme and cleanup formatting cleanup
[~andy/csm213a-hw] / hw2 / messages.h
index cd9439832c85b534025f196e2350ce79176163f0..275e7857c0f5aae970a331ff89d271c146267b91 100644 (file)
@@ -45,7 +45,7 @@ typedef struct {
        uint16_t control;  // Message control bits
        uint16_t device;   // Device ID to use
        ntime_t  world;    // World time (since 1970)
-       ntime_t  start;    // Transmit start time 
+       ntime_t  start;    // Transmit start time
        ntime_t  period;   // Transmit period
 } init_msg_t;