Can you provide some guidance on controlling the ALS sample rate? Currently the sample rate running a modified AmbientLightInterrupt.ino example (using just the ambient value and taking a millis() value at each read) is approximately 100ms. I would like to reduce that significantly. The .h file shows ATIME set to 219. Changing this value manually in the .h file does not affect the sample rate. Also I am using the low threshold function.
Thank you.