Skip to content

1.0.0-alpha.1 - Asynchronous methods and set screen/lift position

Pre-release
Pre-release
Compare
Choose a tag to compare
@rrooggiieerr rrooggiieerr released this 14 May 18:19
· 17 commits to main since this release

This release adds:

  • Asynchronous methods for moving the screen/lift up and down and stopping the screen/lift
  • Uses callback in asynchronous mode to update screen/lift status to the caller
  • Setting the screen/lift to a specific position

Caution:
The set_position method has been renamed to restore_position to better represent its functionality while a new set_position method has been introduced which actually sets the screen/lift to the given position.

Full Changelog: 0.0.6...1.0.0-alpha.1