Browse Source

adc_report remove timestamp

sbg
Daniel Agar 9 years ago committed by Lorenz Meier
parent
commit
768e5ab66f
  1. 1
      msg/adc_report.msg

1
msg/adc_report.msg

@ -1,3 +1,2 @@ @@ -1,3 +1,2 @@
uint64 timestamp # Timestamp in microseconds since boot
int16[8] channel_id # ADC channel IDs, negative for non-existent
float32[8] channel_value # ADC channel value in volt, valid if channel ID is positive

Loading…
Cancel
Save