AP_Logger: re-enable ATRP logging msg

This commit is contained in:
Andrew Tridgell 2021-04-12 14:43:11 +10:00
parent 7b073a61f1
commit f34e4be991

View File

@ -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,