Skip to content

Commit e9255b6

Browse files
authored
Create README.md
1 parent 3fc240c commit e9255b6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# python-msptools
2+
Tools for communicating with Multi-Wii Serial Protocol (MSP) devices
3+
4+
## Modules
5+
6+
Currently this project has one module, `msplink`, that provides an efficient way for POSIX systems to communicate with a flight controller via MSP. This is a standalone Python module written using the Python C API.
7+
8+
[Click here to see msplink and documentation](https://github.com/hooper-engineering/python-msptools/tree/master/msplink).

0 commit comments

Comments
 (0)