Skip to content

Commit ceb1c7e

Browse files
Add "under development" warning to 32bit document (#138)
* Add "under development" warning to 32bit document * Favor standard markdown notation for warnings --------- Co-authored-by: glopesdev <g.lopes@neurogears.org>
1 parent fa7eb00 commit ceb1c7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BinaryProtocol-32bit.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# Binary Protocol 32-bit (v0.1)
44

5+
> [!CAUTION]
6+
>
7+
> This document, and corresponding specification, is still under development. The information contained in this document is subject to change without notice. If you have any issues, questions and/or suggestion, please open an issue in this repository.
8+
59
## Introduction
610

711
The Harp Protocol is a binary communication protocol created in order to facilitate and unify the interaction between different devices. It was designed with efficiency and ease of parsing in mind.

0 commit comments

Comments
 (0)