diff --git a/v2/backend/processing/PixelControl_TCP/TODO b/v2/backend/processing/PixelControl_TCP/TODO index c164548..c98bf24 100644 --- a/v2/backend/processing/PixelControl_TCP/TODO +++ b/v2/backend/processing/PixelControl_TCP/TODO @@ -1,3 +1,4 @@ * Get config (H/W and max framerate) from the config server * Set current framerate (lower than max), ad send it to the config server * Optimize the datastream generator +* Split the processing code (setup & dray) from the datastreem generator => library