Skip to content

Commit 1ea7ca4

Browse files
authored
Update README.md (#29)
1 parent 07187ab commit 1ea7ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![TinyLink CI](https://github.com/petesramek/tiny-link/actions/workflows/cpp-ci.yml/badge.svg)](https://github.com/petesramek/tiny-link/actions/workflows/cpp-ci.yml)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55

6-
> Disclaimer: It a vibe-coded project primarily used to learn how software for AVR is developed. At the same time its purpose is to understand how GitHub Copilot works and if there is any benefit using it. I discourage using the project in any other scenario other than testing and validating your skills while developing DYI projects.
6+
> Disclaimer: It a vibe-coded project primarily used to learn how software for AVR is developed. At the same time its purpose is to understand how GitHub Copilot works and if there is any benefit using it. I discourage using the project in any scenario other than testing and validating your skills while developing DYI projects.
77
88
**TinyLink** is a high-efficiency, template-based serial protocol for reliable, bidirectional UART communication. Optimized for memory-constrained devices like the **MH-Tiny88** (512B RAM) and **ESP-M3**, it provides a "pro-level" transport layer with zero-heap overhead.
99

0 commit comments

Comments
 (0)