Update Logging authored by Colton Glick's avatar Colton Glick
......@@ -133,7 +133,7 @@ The ground station then listens on port 5 channel 2 for data sent by the Crazyfl
>|Byte|Answer fields|Content|
>|----|-------------|-------|
>|0 |BLOCK_ID |ID of the block|
>|1 |ID |Timestamp in ms from the copter startup as a little-endian 3 bytes integer|
>|1 |TIME_STAMP |Timestamp in ms from the copter startup as a little-endian 3 bytes integer|
>|4.. |Log variable values|Packed log values in little-endian format|
----------------------------------------
......
......