Skip to content

v2.0.0(160330)

Compare
Choose a tag to compare
@isso isso released this 03 Apr 15:55
· 69 commits to master since this release
  • Build SDK using the android-23 api.
  • Added the ability to connect to 1Sheeld+ boards (BLE).
  • Made the logs printed using the information tag not the debug tag.
  • Added the ability to rename the boards.
  • Added the ability to test the boards (firmware and library).
  • Added the ability to query and change the boards’ communications baud rate.
  • Made callbacks send with each callback the corresponding device where the event occurred.
  • Added methods to detect the board type. (either classic or plus)
  • Made sending data in the same calling thread not in a dedicated one.
  • Performed various bug fixes and improvements.