mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 13:02:25 +08:00
adc_report remove timestamp
This commit is contained in:
committed by
Lorenz Meier
parent
c7e7026f47
commit
768e5ab66f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user