We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1def714 commit 8416466Copy full SHA for 8416466
README.md
@@ -37,7 +37,7 @@ please refer to [TinyProto](https://github.com/lexus2k/tinyproto) library.
37
Main features:
38
* Frames of maximum 32K or 2G size (limit depends on platform).
39
* Low SRAM consumption (starts at 50 bytes).
40
- * Low Flash consumption (starts at less than 1KiB)
+ * Low Flash consumption (starts at 1KiB)
41
* No dynamic memory allocation
42
* Serial loopback tool for debug purposes and performance testing
43
0 commit comments