We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8596c commit 284339dCopy full SHA for 284339d
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