Skip to content
Snippets Groups Projects
Unverified Commit 610e63c9 authored by CNLohr's avatar CNLohr Committed by GitHub
Browse files

Update README.md

parent 440f0e5e
No related branches found
No related tags found
No related merge requests found
...@@ -26,9 +26,11 @@ In Progress: ...@@ -26,9 +26,11 @@ In Progress:
And by fast I mean very fast. Typically around 36kBytes/sec. And by fast I mean very fast. Typically around 36kBytes/sec.
```
./minichlink -T | pv > /dev/null ./minichlink -T | pv > /dev/null
Found ESP32S2 Programmer Found ESP32S2 Programmer
536KiB 0:00:15 [36.7KiB/s] [ <=> ] 536KiB 0:00:15 [36.7KiB/s] [ <=> ]
```
You can just try out the debugprintf project, or call SetupDebugPrintf(); and printf() away. You can just try out the debugprintf project, or call SetupDebugPrintf(); and printf() away.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment