Skip to content
Snippets Groups Projects
Commit 3d7d392e authored by August Svensson's avatar August Svensson
Browse files

bare8_3

parent a0f2e9a8
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,9 @@ const APP: () = { ...@@ -133,7 +133,9 @@ const APP: () = {
// 3. The added tracing, how did that effect the performance, // 3. The added tracing, how did that effect the performance,
// (are you know loosing more data)? // (are you know loosing more data)?
// //
// ** your answer here ** // ** The amount of characters received are inconsistent, but over several tries
// of writing four bytes, the received bytes are 1 or 2 each try, while the bare8_1
// version managed 2 bytes more reliably and sometimes 3 or 4. **
// //
// Commit your answer (bare8_3) // Commit your answer (bare8_3)
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment