Implement JSON transfer and marquee for long directions

This commit is contained in:
2024-07-19 05:25:14 +02:00
parent 8a2eccd9f9
commit 586a77dd2f
2 changed files with 76 additions and 35 deletions
+2 -1
View File
@@ -8,5 +8,6 @@
- [x] Create container
- [x] Write ESP8266 client
- [ ] Make port configurable
- [ ] Transfer using JSON
- [x] Transfer using JSON
- [x] Correctly implement basic auth
- [ ] Use unidecode to replace non-ascii stuff in the backend