We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a9af3 commit ff1e2bfCopy full SHA for ff1e2bf
examples/light-switch-app/silabs/include/BindingHandler.h
@@ -69,4 +69,4 @@ struct BindingCommandData
69
};
70
// Use std::variant to hold different command types
71
std::variant<MoveToLevel, Move, Step, Stop> commandData;
72
-};
+};
0 commit comments