-
• #2
Running ... photopizza, espruino just complains that it can't find an I2C device on the bus ... of course.
2 Attachments
-
• #3
This worked great! Just ...
https://github.com/beautify-web/js-beautify
(base) admin@admins-Mac-mini ESP32 % js-beautify eval.js > beautify.js
1 Attachment
-
• #4
Here's the formatted file as an attachment
1 Attachment
-
• #5
Uploading OK, after pretty reformat ...
1 Attachment
I found this interesting project on Github ... A commercial app that uses Espruino I believe.
https://photopizza.org/
https://github.com/MakerDrive/PhotoPizza
When i followed this link
https://github.com/MakerDrive/PhotoPizza/blob/master/Firmware_for_D340_D480_D700/v7%20Espruino%20ESP32/v7_6/photopizza_esp32_js_v7_6_display_1.min.js
The source displays as a huge glob of unformatted text. Am I missing something simple?
(interesting, it does seem to load and run rationally ...)