v3.1.0
Features
- All command methods, including
setBrightness()
,setColor()
andvibrate
now return aPromise
and can be awaited for sequencing. close()
now returns aPromise
and can be awaited.
Full Changelog: v3.0.0...v3.1.0
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