|
|
||
|---|---|---|
| app | ||
| src/DEMOAPP | ||
| uploader/data | ||
| deps.edn | ||
| dev.cljs.edn | ||
| figwheel-main.edn | ||
| prod.cljs.edn | ||
| readme.org | ||
readme.org
requirements
https://github.com/esp8266/arduino-esp8266fs-plugin https://github.com/esp8266/arduino-esp8266fs-plugin/files/2936951/ESP8266FS.zip pip install esptool
esptool -p /dev/ttyUSB0
make sure to set the spiffs size in the arduino before uploading to allocate space for files
clojure -m figwheel.main
clojure -m figwheel.main –build dev –repl
http://localhost:9500/ http://localhost:9500/figwheel-extra-main/devcards
app config clojure -m figwheel.main –print-config –build dev