Expose light sensor timing in MicroPython

I am working on exchanging data over light, but the hard coded 100ms pull from the light sensor won't suffice for that.

We discussed to have a way to set this timing via micropython instead of shortening the pull interval in general.