Tom Mount
Tom Mount
updates from node v12 to node v14
### Version @nuxtjs/firebase: 8.2.2 firebase: 9.9.2 nuxt: 2.15.8 ### Reproduction Link [Repo with minimal code](https://github.com/tmountjr/firebase-test) ### Steps to reproduce Error occurs running `nuxt dev`. nuxt.config.js: ```javascript export default { ssr:...
New functionality to specify a brightness for the strip when creating the instance, and also via `set_brightness`. Also refactored the `fill()` method to avoid duplicating the logic used in `__setitem__`....
Not sure if this is the best place to do this but I thought I'd take a stab at this. The default build includes a NeoPixel library which is great,...