How to select the buildin led? #6439
Replies: 1 comment
-
Posted at 2021-06-20 by @allObjects @user130486, you should be able override it just like that Posted at 2021-06-27 by user130486 I actually managed to get the built-in LED on with :
Thank you so much for guiding me Posted at 2021-06-28 by @allObjects ...very self explanatory! Thanks for sharing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-06-20 by user130486
So far Espruino has been awesome but as a beginner I have some issues wrapping my head around targeting the pins. In the documentation I can see
NodeMCU.A0
NodeMCU.D0
NodeMCU.D1
NodeMCU.D10
NodeMCU.D2
NodeMCU.D3
NodeMCU.D4
NodeMCU.D5
NodeMCU.D6
NodeMCU.D7
NodeMCU.D8
NodeMCU.D9
However there is no mention of the buildin led on the board. How can I select that?
Also I don't know how I can select the other pins for example S1 S2 EN and RX.
Appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions