adafruit / Adafruit_AS7341

Other
29 stars 18 forks source link

create getLEDCurrent() method #26

Closed jrw429 closed 1 year ago

jrw429 commented 1 year ago

fixes issue 25, create getLEDCurrent()

caternuson commented 1 year ago

Looks good. Added a review comment.

Were you able to test this? Good test would be to set LED current, then read back and make sure it reports back as expected.

jrw429 commented 1 year ago

Yes, tested and working.