Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Implementation of ToolboxPlane/RadioControlProtocol in Python 3

License

Notifications You must be signed in to change notification settings

ToolboxPlane/RadioControlProtocolPy

Repository files navigation

RadioControlProtocolPy

Implementation of ToolboxPlane/RadioControlProtocol in Python 3

How to use

Build the library using CMake

mkdir build
cd build
cmake ..
make

This will create a shared library file in the build directory.

You can use it without installing by having the .so file in your working directory.

About

Implementation of ToolboxPlane/RadioControlProtocol in Python 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published