Hi,
I’m new in the mBlock word . I made some programs with scratch but I would like to program my mBot directly with Arduino.
For that, I compare the program did with scratch and I use also example in the Makeblock library.
But I would like to understand how to use in more simple way the green button for example.
If I look in the setup I have
pinMode(A7,INPUT);
Does any one can explain it to me ?
There is is a possibility to have directly an Boolean ?