SET DIGITAL PIN can only toggle HIGH/LOW and cannot accept value


#1

Currently SET DIGITAL PIN for Arduino Uno can only toggle HIGH/LOW. Can you make it accept value such as 0 and 1 like in mBlock3? It will be very useful. Thank you.


#2

Hi, I think mBlock3 also can set High/Low:
image


#3

Let me rephrase:

mBlock3 can accept high/low or 0/1.

However, mBlock5 can only accept high/low.

Are you planning to make mblock5 similar to mBlock3 capability for SET DIGITAL PIN? It’s very useful as you can assign variable or value to this function.


#4

Hi, thanks. I think mBlock 5 will keep the funtion at present.