Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 596 Bytes

libsensortag

A python to give a nice API to the TI sensortag.

It is part of a collaborative effort by second semester IT technology students at EAL.

Feel free to use the work.

About branches

There are two main branches:

  • Release

    Used for tagged releases only. This is the "stable" branch.

  • development

    Bleeding edge version, where we don't expect everything to work.

Other branches will be named wip-XX (for developping new features) and issueNN-XX (for fixing bugs).

In order to supply code, fork the development branch and send a pull request.