Baglio Tabifata 4 gadi atpakaļ
vecāks
revīzija
dce153a56c
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      TODO.md

+ 5 - 0
TODO.md

@@ -0,0 +1,5 @@
+# TODO List
+## Board <-> PC communication
+- Make the reading of command responses more robust:
+    - DuPALManager.readResponse
+        - Build a buffer where the response is accumulated until a character that signifies "end of response" (']') is received.