Skip to content

TJREVERB/antenna-deploy

Repository files navigation

PythonFFI

Clone it "cd" into the PythonFFI repository Write "cd lib" Then write "gcc -c i2c.c" Then "ar rcs libn.a i2c.o" Then "gcc -c ants.c" Then "ar rcs libants.a ants.o" Then "cd .." Then "python3 setup.py build_ext --inplace" This creates 2 files: isisants.c and isisants.cpython-36m-arm-linux-gnueabihf.so Example of use in terminal: import isisants isisants.py_k_ants_cancel_deploy()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published