Please review the PR I submitted, it explains this issue. While the learn guide could be changed to say default is 1x it leaves the sensor open to overflow if a very bright light source is incident when the class is initialized. While this could be a breaking change for code that worked because of the higher gain, it would only affect the raw light value. The lux calculation should be the same as before.
Please review the PR I submitted, it explains this issue. While the learn guide could be changed to say default is 1x it leaves the sensor open to overflow if a very bright light source is incident when the class is initialized. While this could be a breaking change for code that worked because of the higher gain, it would only affect the raw light value. The lux calculation should be the same as before.