temperature property

List<int16_t> temperature
final

Temperature of each ESC. INT16_MAX: if data not supplied by ESC.

MAVLink type: int16_t4

units: cdegC

temperature

Implementation

final List<int16_t> temperature;