particle-iot / particle-usb

A library for accessing Particle USB devices
Apache License 2.0
5 stars 1 forks source link

chore/SC-116732/add-Orson-platform #83

Closed keeramis closed 1 year ago

keeramis commented 1 year ago

Description

Update device-constants to 3.1.6 to support Orson

How to test

  1. Pull down this branch git pull && git checkout chore/SC-116732/add-Orson-platform
  2. Reinstall dependencies npm run reinstall
  3. Run tests npm test

Outcome

Dependencies install successfully, lockfile shows no edits, and tests pass 👍