66/* Temperature (Celcius) not implemented, since it will take away bus bandwidth, feel free to add if really nned it, preferably with low message rate */
67//int16_t esc_1_temperature; // FIXME Kelvin as SI it is might be better?
68//int16_t esc_2_temperature;
69//int16_t esc_3_temperature;
70//int16_t esc_4_temperature;
71
72/* SERVOS telemetry where angle is in Degrees times 100 */