Skip to content

getMTreg

Starmbi edited this page Jan 12, 2020 · 3 revisions

getMtreg

returns the current used Mtreg.


byte getMtreg();

Result byte

a value between BH1750_MTREG_LOW (default = 31) and BH1750_MTREG_HIGH (default = 254)


for further details please refer to writeMtreg().

Clone this wiki locally