Skip to content

v3.1.0

Compare
Choose a tag to compare
@foxxyz foxxyz released this 18 Oct 03:40
· 41 commits to master since this release

Features

  • All command methods, including setBrightness(), setColor() and vibrate now return a Promise and can be awaited for sequencing.
  • close() now returns a Promise and can be awaited.

Full Changelog: v3.0.0...v3.1.0