File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,17 @@ Be carfeul with reconfiguring!
10
10
RooDe version number
11
11
Please update frequently
12
12
### Changelog v0.9.5-alpha:
13
- * added experimental VL53L0X support
14
- * single Measurement * LONG_RANGE (up to 2m) support
13
+ * added experimental VL53L0X support (VL53L1X following with the next release)
14
+ * single Measurement
15
+ * * LONG_RANGE (up to 2m for the VL53L0X) support
15
16
* HIGH_SPEED and HIGH ACCURACY profiles
16
17
* static I2C address
18
+ * Configurable OLED brightness
19
+ * Energy saving mode
17
20
* measruing speed improvements
18
21
* general bug fixes and improvements
19
22
*/
20
- #define ROODE_VERSION "0.9.5-alpha "
23
+ #define ROODE_VERSION "0.9.5-beta "
21
24
22
25
/*
23
26
###### MySensors Configuration ######
You can’t perform that action at this time.
0 commit comments