adc_report remove timestamp

This commit is contained in:
Daniel Agar 2016-05-03 17:10:41 -04:00 committed by Lorenz Meier
parent c7e7026f47
commit 768e5ab66f
1 changed files with 0 additions and 1 deletions

View File

@ -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