Trouble building my first Extension. Why is device not showing up as Arduino?


#1

I am trying to build my first extension. A very simple command block that gets {on,off} and the LED Pin# as the parameter and then turns the led on or off.

My question is when I drag the “meht” file in mBlock - why is the device becoming “led”. I want the device to be Arduino only and a new device “led” should NOT get added when I am adding the extension.

Below is also my extension builder screen setting.


#2

To make an extension, go to
https://ext.mblock.cc/

Click “My Extension” NOT “My Device”:
image
Make your extension:
image

It appears that you have created a device, not an extension.


#3

Thank you so much, silly me.

Thank you for answering all the questions you do in these forums.


#4

No problem!