You are reading a single comment by @fanoush and its replies.
Click here to read the full conversation.
-
but it returns the undefined.
https://www.espruino.com/FAQ#when-i-type-a-command-why-does-espruino-print-undefined-
As for "I2C1.setup(); ERROR: SDA and SCL pins must be valid, got 255 and 255" why are you calling setup again (in wrong way)? you already set it up correctly in line above.
That seems it move forward, but it returns the undefined.
See here full snippet:
As you may tell that I'm very new to this. This feels like I'm trying to push a wooden triangle in the circle hole without knowing what those are.
I followed the tutorial and it worked but when it comes to me trying to move the motor, it didn't work. Any advice?
I truly appreciate your time!