File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
* Add workflow actions to automatically compile the firmware binaries
8
8
* Add support for the LPS28DFW - thank you @gauteh #179 , resolves #177
9
+ * Adds a Docker file for compiling the firmware - thank you @gauteh #179
9
10
* Only disable I2C SDA and SCL during sleep when I2C bus is being powered down - thank you @whipple63 #167 , resolves #155
10
11
* Add calibrationConcentration support for the SCD30 - thank you @hotstick #181
11
12
* Add limited support for the VEML7700 light sensor - resolves #184
12
13
* Adds much improved support for the NAU7802 scale
13
14
* Negative weights can now be logged - resolves #176
14
15
* The calibration mode can now be set to: None, Internal (default), or External
15
16
* 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
17
18
* Corrects a major bug which prevented mutiple NAU7802, SCD30 or u-blox GNSS from being configured correctly when connected through a mux
18
19
* Corrects a minor bug - corrected array size checking for olaftoa
19
20
You can’t perform that action at this time.
0 commit comments