Remove OTA, update deps

This commit is contained in:
Patrick Balsiger
2019-06-30 22:02:56 +02:00
parent e620529157
commit 9a75c0d0db
13 changed files with 37 additions and 12406 deletions

View File

@@ -1,6 +1,11 @@
# Illumination-Cat
This is the brain of the the almighty Illumination-Cat.
## OTA
pio run -e build && \
curl -v -F file=@.pioenvs/build/firmware.bin http://illucat.lan/update && \
curl -X POST http://illucat.lan/restart
## Resources & Documentation
[3D Model](https://www.thingiverse.com/thing:2974862)
[Installation](https://gitlab.com/0x1d/illucat/blob/master/installation.md)