Skip to content
Snippets Groups Projects
Commit c2a20d4f authored by Matteo Pignataro's avatar Matteo Pignataro
Browse files

[Format] Fixed format on topic file

parent f21ed3c3
No related branches found
No related tags found
No related merge requests found
......@@ -43,8 +43,8 @@ enum Topics : uint8_t
};
const std::vector<uint8_t> TOPICS_LIST{
TOPIC_ABK, TOPIC_ADA, TOPIC_DPL, TOPIC_FLIGHT,
TOPIC_FMM, TOPIC_FSR, TOPIC_NAS, TOPIC_TMTC,
TOPIC_ABK, TOPIC_ADA, TOPIC_DPL, TOPIC_FLIGHT, TOPIC_FMM,
TOPIC_FSR, TOPIC_NAS, TOPIC_TMTC, TOPIC_MOTOR,
};
} // namespace Common
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment