Commit graph

9 commits

Author SHA1 Message Date
Dorian Zedler 5170525e4b
- renaming 2020-10-18 01:40:24 +02:00
Jens Noack dbbe037f06 Latest merge 2020-10-17 23:20:15 +02:00
Jens Noack a21f06cb37 Merge branch 'master' of https://git.itsblue.de/Fenoglio/omobileddisplay 2020-10-17 23:19:33 +02:00
Jens Noack b0fdd05bf2 Fixed LED display driver that enables ESP32 as controller. 2020-10-17 23:06:55 +02:00
Dorian Zedler 72ab73b280
made name and code modifiable 2020-10-17 03:22:37 +02:00
Dorian Zedler 2c44f8b873
- created a class used to manage the EEPROM space allocation
- added authorization via a shared secret
2020-10-15 22:54:20 +02:00
Dorian Zedler 20fc2784db
implemented keep alive (clients that have not sent the KeepAlive command for more than ten seconds will be disconnected) 2020-10-15 16:58:06 +02:00
Dorian Zedler d74da783b3
- finished implementing protocol
- some changes and cleanup
2020-10-14 23:54:54 +02:00
Dorian Zedler 6fbae42867
- added new bluetooth project
- some things work, many not, needs some work
2020-10-13 17:01:29 +02:00