mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
3 lines
152 B
Plaintext
3 lines
152 B
Plaintext
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
|