diff options
| author | Selene ToyKeeper | 2023-12-05 11:51:55 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-12-05 11:51:55 -0700 |
| commit | 2b6dbb0b839d6894745698f98d25e786e065ff7a (patch) | |
| tree | 5d3403f55d627c012b90197406ae6465b754bbb1 | |
| parent | ChangeLog: added 2023-12-03 release notes, converted @modelname to &modelname (diff) | |
| download | anduril-2b6dbb0b839d6894745698f98d25e786e065ff7a.tar.gz anduril-2b6dbb0b839d6894745698f98d25e786e065ff7a.tar.bz2 anduril-2b6dbb0b839d6894745698f98d25e786e065ff7a.zip | |
forgot one item in the ChangeLog
| -rw-r--r-- | ChangeLog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index eb0d062..a70a398 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -34,6 +34,8 @@ General: - Upgraded **battery voltage resolution** from 0.1V steps to **0.025V** steps. Battery check has an extra digit which can be 0, 2, 5, or 7 (for example, for 3.70V, 3.725V, .3.75V, and 3.775V). +- Made Battery Check more consistent, so it's less likely to give different + values on the 1st and 2nd readout. - Re-calibrated timing on each MCU type, so a 1-second beacon flasher should be closer to 1 actual second now... mostly. Timing still varies significantly from one light to another. |
