diff options
| author | Patrick | 2023-09-05 17:08:25 +0200 |
|---|---|---|
| committer | Patrick | 2023-09-05 17:08:25 +0200 |
| commit | 504241758d7b832af61939beaf61b0e0574174c4 (patch) | |
| tree | e0956d4a52c1f9504896f93d92d57d9693d613e2 /Todo.md | |
| parent | 30bde47d1d5d9b6f0b59c318ff16caed6268d1a8 (diff) | |
| download | matrix_esp_thesis-504241758d7b832af61939beaf61b0e0574174c4.tar.gz matrix_esp_thesis-504241758d7b832af61939beaf61b0e0574174c4.zip | |
start working on Sync example (reply to to_device messages)
Diffstat (limited to 'Todo.md')
| -rw-r--r-- | Todo.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -17,4 +17,5 @@ + add client saving/loading
- overhaul client saving/loading
+ esp compatibility
-- http requests in chunks/dynamically allocated
\ No newline at end of file +- http requests in chunks/dynamically allocated
+- URL encode (sync next_batch)
\ No newline at end of file |
