We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faaf2a5 commit 8966a25Copy full SHA for 8966a25
1 file changed
plugins/spi/SPIOutput.h
@@ -73,7 +73,7 @@ class SPIOutput: public ola::rdm::DiscoverableRDMControllerInterface {
73
74
private:
75
/**
76
- * The RDM Operations for the MovingLightResponder.
+ * The RDM Operations for the SPIOutput.
77
*/
78
class RDMOps : public ola::rdm::ResponderOps<SPIOutput> {
79
public:
0 commit comments