From 3c3f315426f08acba8c3d0cb98149d2f626ad617 Mon Sep 17 00:00:00 2001 From: ktyl Date: Wed, 15 Feb 2023 23:51:15 +0000 Subject: [PATCH] update todo --- telescope.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/telescope.md b/telescope.md index 4db1d0b..0b5569e 100644 --- a/telescope.md +++ b/telescope.md @@ -5,6 +5,8 @@ use rti1w as a base * [ ] move rendering out of main.cpp * [x] server waits for connection * [x] client establishes connection +* [ ] send rendered image data to client +* [ ] form image file on client * [ ] client sends receiving port to server * [ ] client application sends command to send image * [ ] server receives imaging command