Skip to content

Commit a79cf44

Browse files
authored
Update README.md
1 parent d959377 commit a79cf44

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# [Hamlib](https://github.com/Hamlib/Hamlib) rotctl [Easycomm](https://github.com/Hamlib/Hamlib/tree/master/rotators/easycomm) parser
22

33
A PlatformmIO parser library for Hamlib rotator control commands.
4-
- Parses the text protocol as described by Easycomm standards I, II or III.
4+
- Parses the string-based protocol as described by Easycomm standards I, II or III.
5+
- from string to C-struct (reception)
6+
- from C-struct to string (response)
57
- Programmed with less dependencies in C for C and C++ projects.
68
- Requires float support for `scanf` and `printf`.
79

0 commit comments

Comments
 (0)