File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 * icon="\uf1ec"
55 */
66
7- //% color="#AA278D" weight=100 icon="\uf005"
8- namespace Afstandsbediening {
7+ //% color="#AA278D" weight=100 icon="\uf005" block="remoteControl" block.loc.nl="Afstandsbediening"
8+ namespace remoteControl {
99 // generic colom/row coordinates
1010 // (some positions may not be present depending on model):
1111 let _A1 = 0
@@ -50,12 +50,6 @@ namespace Afstandsbediening {
5050 let _hekje = 0
5151
5252
53-
54- // note that Caml casing yields lower case
55- // block text with spaces
56-
57-
58- //% block
5953 // generic col/row names
6054 //% block
6155 export function A1 ( ) :number {
@@ -214,7 +208,6 @@ namespace Afstandsbediening {
214208
215209
216210 //% block
217-
218211 export function init_rc_hx1838 ( ) : void {
219212 _nul = 25
220213 _een = 93
@@ -237,7 +230,6 @@ namespace Afstandsbediening {
237230
238231
239232//% block
240-
241233export function init_rc_keyestudio ( ) : void {
242234 _nul = 181
243235 _een = 22
@@ -259,7 +251,6 @@ export function init_rc_keyestudio () : void {
259251
260252
261253//% block
262-
263254export function init_rc_baltimore ( ) : void {
264255 _A1 = 23
265256 _B1 = 0
You can’t perform that action at this time.
0 commit comments