Skip to content

Commit dbab94e

Browse files
committed
Added v0.9.5-beta changelog
1 parent 5008b5b commit dbab94e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

lib/Configuration/Configuration.h

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,17 @@ Be carfeul with reconfiguring!
1010
RooDe version number
1111
Please update frequently
1212
### 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
1516
* HIGH_SPEED and HIGH ACCURACY profiles
1617
* static I2C address
18+
* Configurable OLED brightness
19+
* Energy saving mode
1720
* measruing speed improvements
1821
* general bug fixes and improvements
1922
*/
20-
#define ROODE_VERSION "0.9.5-alpha"
23+
#define ROODE_VERSION "0.9.5-beta"
2124

2225
/*
2326
###### MySensors Configuration ######

0 commit comments

Comments
 (0)