Skip to content

Releases: Lynxmotion/LSS_Library_Arduino

Software Serial Conflict

Choose a tag to compare

@RB-ENantel RB-ENantel released this 27 Jun 12:58
60e7189

Set "#undef LSS_SupportSoftwareSerial" by default to avoid any conflicts in other libraries.

Compiler Warnings

Choose a tag to compare

@RB-ENantel RB-ENantel released this 02 Jul 11:27
2f81eab
  • Remove compiler warnings introduced in V1.4.1

Query Timeout & FilterPositionCount

Choose a tag to compare

@RB-ENantel RB-ENantel released this 28 Jun 16:36
ef29fa0
  • Add member to allow you to set some timeout values.
  • Add SetFilterPositionCount
  • Add getFilterPositionCount

Compiler Warnings & Teensy Compatibility

Choose a tag to compare

@RB-ENantel RB-ENantel released this 27 Apr 13:22
8db9392
  • Removed most compiler warnings
  • Added Teensy compatibility (tested on Teensy 4.1 as of now)

Fixed a few typos!

Choose a tag to compare

@rbscharette rbscharette released this 19 Mar 19:22
1296c5a

Thanks @Ipskie for letting us know with their pull request: #2.

Added moveT, moveCH, moveRelT

Choose a tag to compare

@rbscharette rbscharette released this 09 Mar 18:54
4b98675

Added moveT, moveCH, moveRelT.

Added QA functionality (LSS 2IO board)

Choose a tag to compare

@rbscharette rbscharette released this 07 Feb 21:15
1.2.0

Added QA functionality - 1.2.0

New example (wheel) and a few minor corrections

Choose a tag to compare

@rbscharette rbscharette released this 30 May 18:44
43116b7

New example (wheel) and a few minor corrections in descriptions.
Updated file structure for compatibility with the Arduino Library Manager.

First release of the Lynxmotion Smart Servos (LSS) Arduino library

Choose a tag to compare

@rbscharette rbscharette released this 10 May 00:49
1.0.0

Initial commit