http://www.espruino.com/EspruinoESP8266
Use this link to make sure you are naming the pin correctly in the call function.
var dht = require("DHT11").connect(D14);
@ClearMemory041063 started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
http://www.espruino.com/EspruinoESP8266
Use this link to make sure you are naming the pin correctly in the call function.