WeMos D1 Not programmable anymore?

Hi there,

I just got a WeMos d1 in the mail today and I just tried uploading some code to it and this comes up.

Sketch uses 13206 bytes (40%) of program storage space. Maximum is 32256 bytes.
Global variables use 954 bytes (46%) of dynamic memory, leaving 1094 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
An error occurred while uploading the sketch

I believeb this is because in the board selection I said it was a Arduino Uno. I said this as It was the closest to it as the Wemos D1 isn't showing up as a board.

I have looked in the board manager but cant seem to find anything.

Is it not programmable any more? please reply ASAP

https://tttapa.github.io/ESP8266/Chap01%20-%20ESP8266.html

It should be fine, as above you need the right software installing to run it .