Skip to content

Commit ff1e2bf

Browse files
committed
restyling the PR with new line
1 parent f3a9af3 commit ff1e2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/light-switch-app/silabs/include/BindingHandler.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ struct BindingCommandData
6969
};
7070
// Use std::variant to hold different command types
7171
std::variant<MoveToLevel, Move, Step, Stop> commandData;
72-
};
72+
};

0 commit comments

Comments
 (0)