temperatureCore property

List<int8_t> temperatureCore
final

Temperature of the CPU core. A value of INT8_MAX implies the field is unused.

MAVLink type: int8_t8

units: degC

temperature_core

Implementation

final List<int8_t> temperatureCore;