Browse Source

AP_Logger: re-enable ATRP logging msg

c415-sdk
Andrew Tridgell 4 years ago
parent
commit
f34e4be991
  1. 1
      libraries/AP_Logger/LogStructure.h

1
libraries/AP_Logger/LogStructure.h

@ -1627,6 +1627,7 @@ enum LogMessages : uint8_t { @@ -1627,6 +1627,7 @@ enum LogMessages : uint8_t {
LOG_CMD_MSG,
LOG_MAVLINK_COMMAND_MSG,
LOG_RADIO_MSG,
LOG_ATRP_MSG,
LOG_IDS_FROM_CAMERA,
LOG_TERRAIN_MSG,
LOG_ESC_MSG,

Loading…
Cancel
Save