I want to customize the AirGradient’s firmware. Initially I just want to invert the screen as described in this post.
I’ve found the AirGradient Arduino library on GitHub and have installed it in my ArduinoIDE environment. However, I’m not sure how to use this library (it doesn’t have any documentation).
I think I need to write an Arduino sketch that uses the AirGradient Arduino library. Is there an existing sketch I can work from?