pub type ArrayTest5 = ArrayTest5;Expand description
Originally defined in python_array_test::messages::array_test_5.
Aliased Type§
pub struct ArrayTest5 {
pub c1: [u8; 5],
pub c2: [u8; 5],
}Fields§
§c1: [u8; 5]MAVLink field c1.
Value array
c2: [u8; 5]MAVLink field c2.
Value array