Skip to content

getTiming

Starmbi edited this page Jan 12, 2020 · 4 revisions

getTiming

This function returns a struct with the timing parameters

 BH1750Timing getTiming();

result [struct] BH1750Timing

Please refer to BH1750Timing to get further information to this data type


Hint:

you can retrieve this values, alter the values and writes it back with setTiming.

Clone this wiki locally