We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6ffa7 commit f838294Copy full SHA for f838294
1 file changed
main.ts
@@ -1,10 +1,10 @@
1
/**
2
* Mappings for various remote control units,
3
* exposing functional key variables
4
- * icon="\uf1ec
+ * icon="\uf1ec"
5
*/
6
7
-//% color="#AA278D" weight=100 icon="\uf005"
+//% color="#AA278D" weight=100 icon="\uf005" block="_category_remote_control"
8
namespace remoteControl {
9
// generic colom/row coordinates
10
// (some positions may not be present depending on model):
0 commit comments