We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7ea82 commit 4e6f51cCopy full SHA for 4e6f51c
src/simulator/src/modules/RGBLedMatrix.js
@@ -378,3 +378,4 @@ RGBLedMatrix.prototype.mutableProperties = {
378
},
379
}
380
RGBLedMatrix.prototype.objectType = 'RGBLedMatrix'
381
+RGBLedMatrix.prototype.helplink = 'https://docs.circuitverse.org/chapter4/chapter4-output#rgb-led-matrix'
v1/src/simulator/src/modules/RGBLedMatrix.js
0 commit comments