Method: MAVLink::Log::Messages::ParamValue#param_type
- Defined in:
- lib/mavlink/log/messages/param_value.rb
#param_type ⇒ Object
21 22 23 |
# File 'lib/mavlink/log/messages/param_value.rb', line 21 def param_type @param_type ||= uint8_t(24) end |