Help Web Ide can't find require(module) #5293
Replies: 1 comment
-
Posted at 2016-04-16 by Maarten Same here! I've been troubleshooting for hours. Nothing happens when I try to send var dht = require("DHT22"); from the right-hand side. Posted at 2016-04-16 by ClearMemory041063 http://www.espruino.com/modules/ Posted at 2016-04-16 by ClearMemory041063 Temporary work around In Web IDE load your program into the right side from EP/Projects/ I used the following to test this method. The ESP8266 module requires the AT module as well.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-04-16 by ClearMemory041063
It was working but now it doesn't.
Simple programs on the right side get sent to Espruino just fine.
Module URL
http://www.espruino.com/modules
Module Extensions
.min.js|.js
Beta Was this translation helpful? Give feedback.
All reactions