Skip to content

Commit 999d602

Browse files
committed
Update CHANGELOG.md
1 parent 8148902 commit 999d602

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,17 @@ v2.6:
55
---------
66

77
* Add workflow actions to automatically compile the firmware binaries
8-
* Add support for the LPS28DFW - thank you @gauteh #179
9-
* Only disable I2C SDA and SCL during sleep when I2C bus is being powered down - thank you @whipple63 #167
8+
* Add support for the LPS28DFW - thank you @gauteh #179 , resolves #177
9+
* Only disable I2C SDA and SCL during sleep when I2C bus is being powered down - thank you @whipple63 #167 , resolves #155
1010
* Add calibrationConcentration support for the SCD30 - thank you @hotstick #181
11-
* Add limited support for the VEML7700 light sensor
11+
* Add limited support for the VEML7700 light sensor - resolves #184
12+
* Adds much improved support for the NAU7802 scale
13+
* Negative weights can now be logged - resolves #176
14+
* The calibration mode can now be set to: None, Internal (default), or External
15+
* The sample rate, gain and LDO voltage can be selected via the menu
16+
* The scale can be zero'd and calibrated separately - there are separate menu entries for zero, calibrate and weight entry
17+
* Corrects a major bug which prevented mutiple NAU7802, SCD30 or u-blox GNSS from being configured correctly when connected through a mux
18+
* Corrects a minor bug - corrected array size checking for olaftoa
1219

1320
v2.5:
1421
---------

0 commit comments

Comments
 (0)