-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Closed
Description
The WeMos Board D1 version R1 and R2 have a different pin mapping.
Wemos_Pins_00.pdf
The pins_arduino.h is related to version R1.
The R2 version should have the pins_arduino.h of the Nodemcu V0.9 kit
Using a command like digitalWrite(D3, HIGH) it doesn't work, due to wrong GPIO mapping.
I suggest to add 2 boards D1 R1 and D1 R2 with the right pins_arduino.h
thank you
Ciao
Gio
Metadata
Metadata
Assignees
Labels
No labels