1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 13:26:14 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
22cbc5b8a9
Store ESP32 settings in the nvs 2021-03-24 21:54:41 +01:00
91b9c09c2b
Copyright update 2021-03-21 16:18:44 +01:00
ce88e47ed8
Add license headers (#21) 2020-06-21 23:34:54 +02:00
b318c32485
Implement MQTT over WebSocket support (#19)
* Update README.md

* Change default port in EEPROM

* Add more docs

* Implement MQTT over WS

* Update diagrams

* Update README.md and fix travis

* Fix simulator.py

* Fix a warning in .travis.yml

* Sync travis with simulator.py

* Fix serial in EDGE composer
2020-06-21 15:21:00 +02:00
648608525d
Fix eeprom_prog.ino indent 2020-06-17 20:13:02 +02:00
e4a3684951
Enable NTP (#6)
* Add ntpd server to the stack

* Enable NTP updates on Arduino

* Fix telemetry when clock is 0
2020-06-03 18:53:33 +02:00
09b90e41f0
Add ino sketch to program EEPROM 2020-06-02 22:38:05 +02:00