Laserphile/JS-Telecortex-2-Server

View on GitHub
src/protocols/__snapshots__/sk9822.test.js.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`rgb2sk9822 works 1`] = `
Array [
  240,
  0,
  0,
  255,
]
`;