require('HD44780') -> Uncaught Error: Module "HD44780" not found #7047
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2017-09-18 by JumJum Web IDE should download HD44780 from Espruino.com/modules and send to the board. Posted at 2017-09-19 by @allObjects If you have to work disconnected or with spotty connection, copy - when once (decently) connected - the minified module from https://espruino.com/modules/HD44780.min.js into your modules folder in your local sandbox... Espruino will pick it then from there... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-09-18 by L0cutus
Hello,
Just flashed the GIT 1v94.65 on mi ESP32 end when i try to run the sample found on the ESP32 webpage i got the subj error, any idea on what is wrong ?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions