We need a code formatter.

This commit is contained in:
Joe Kearney 2025-03-31 20:30:39 -05:00
parent eaef8247e5
commit ba23026d13

View file

@ -51,7 +51,8 @@ const StateActivity_T STATE_CONFIGURING_Activities =
{
.Entry = Configuring_Entry,
.Do = Configuring_Do,
.Exit = Configuring_Exit};
.Exit = Configuring_Exit
};
//! Sets up the Configuring state.
/*!