diff --git a/enums.d.ts b/enums.d.ts index 08a8ea9..3cadb91 100644 --- a/enums.d.ts +++ b/enums.d.ts @@ -47,7 +47,7 @@ NUM8 = 0x19, NUM9 = 0x1A, } -declare namespace IR { +declare namespace Mbit_IR { } // Auto-generated. Do not edit. Really. diff --git a/ir.cpp b/ir.cpp index 9ddcbb5..e94c38d 100644 --- a/ir.cpp +++ b/ir.cpp @@ -51,9 +51,9 @@ enum class RemoteButton { NUM9 = 0x1A }; -//% color=50 weight=80 +//% color=50 weight=19 //% icon="\uf1eb" -namespace IR { +namespace Mbit_IR { map actions; map lastact; Timer tsb; diff --git a/shims.d.ts b/shims.d.ts index 9bbab03..c217162 100644 --- a/shims.d.ts +++ b/shims.d.ts @@ -2,9 +2,9 @@ - //% color=50 weight=80 + //% color=50 weight=19 //% icon="\uf1eb" -declare namespace IR { +declare namespace Mbit_IR { /** * button pushed.