adafruit / Adafruit_AS7341

Other
29 stars 18 forks source link

correct type #23

Closed jrw429 closed 1 year ago

jrw429 commented 1 year ago

Cast our requested time to unsigned long to be compatible with Arduino millis().

Fixes issue #22

caternuson commented 1 year ago

Thanks. LGTM.

This also takes care of #24