fix HIGH_RES_MODE_2 and LOW_RES_MODE light level calculation

This commit is contained in:
Mehdi Blenet
2013-06-08 15:48:29 +02:00
parent c182ffefd4
commit d3dafaae48
+1 -1
View File
@@ -66,7 +66,7 @@ class BH1750 {
private:
void write8(uint8_t data);
uint8_t current_mode;
};
#endif