Releases: Lynxmotion/LSS_Library_Arduino
Releases · Lynxmotion/LSS_Library_Arduino
Software Serial Conflict
Set "#undef LSS_SupportSoftwareSerial" by default to avoid any conflicts in other libraries.
Compiler Warnings
- Remove compiler warnings introduced in V1.4.1
Query Timeout & FilterPositionCount
- Add member to allow you to set some timeout values.
- Add SetFilterPositionCount
- Add getFilterPositionCount
Compiler Warnings & Teensy Compatibility
- Removed most compiler warnings
- Added Teensy compatibility (tested on Teensy 4.1 as of now)
Fixed a few typos!
Thanks @Ipskie for letting us know with their pull request: #2.
Added moveT, moveCH, moveRelT
Added moveT, moveCH, moveRelT.
Added QA functionality (LSS 2IO board)
1.2.0 Added QA functionality - 1.2.0
New example (wheel) and a few minor corrections
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
1.0.0 Initial commit