Skip to content

Commit 7799e14

Browse files
committed
Update CHANGELOG.md
1 parent d22e720 commit 7799e14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ v2.6:
66

77
* Add workflow actions to automatically compile the firmware binaries
88
* Add support for the LPS28DFW - thank you @gauteh #179 , resolves #177
9+
* Adds a Docker file for compiling the firmware - thank you @gauteh #179
910
* Only disable I2C SDA and SCL during sleep when I2C bus is being powered down - thank you @whipple63 #167 , resolves #155
1011
* Add calibrationConcentration support for the SCD30 - thank you @hotstick #181
1112
* Add limited support for the VEML7700 light sensor - resolves #184
1213
* Adds much improved support for the NAU7802 scale
1314
* Negative weights can now be logged - resolves #176
1415
* The calibration mode can now be set to: None, Internal (default), or External
1516
* 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+
* The scale can be zero'd and calibrated separately - there are separate menu entries for zero, calibrate and calibration weight entry
1718
* Corrects a major bug which prevented mutiple NAU7802, SCD30 or u-blox GNSS from being configured correctly when connected through a mux
1819
* Corrects a minor bug - corrected array size checking for olaftoa
1920

0 commit comments

Comments
 (0)