Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 761 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 761 Bytes

QtXBee

Qt API Library for use with XBee modules from Digi.

Note that this branch is a developping branch, so unstable. The API may change.

Currently, only XBee serie 1 and XBee serie 1 Pro are supported.

You can checkout the QtXBee's home page for more information.

Build

$ git clone http://github.com/ThomArmax/QtXBee.git
$ cd ./QtXBee
$ qmake -recursive
$ make
$ sudo make install

Documentation