Dan Steinman
Dan Steinman
I'm having the same problems with your library that also affects [this one](https://github.com/gillstrom/osx-brightness/issues/8) too. I can set the brightness, the script closes, and then 30 seconds later the OS resets...
Your documentation says to use this: ``` import Expo from 'expo'; ``` But the first example doesn't actually use the Expo variable, it doesn't exist. The import needs to be:...
Hi, I'm not sure if you know english -- but I wanted to try your library, and having trouble compiling it. On Ubuntu Linux, after "make" it results in: node-gyp...
I'm assuming this package worked fine previously but in OSX Catalina the brightness automatically resets to whatever the system settings was, even when "Automatically adjust brightness' is unchecked in the...
Hi I really appreciate your work to get noble working again on the Raspberry Pi. The code seems to compile alright, and my BLE device (an ESP32) can connect, but...