renamed Digital to Digit where applicatble (repo links still use the wrong, old name)

This commit is contained in:
CaCO3
2025-01-26 17:46:47 +01:00
parent 674f3feda6
commit c8e6726f09
8 changed files with 15 additions and 15 deletions

View File

@@ -7,4 +7,4 @@ The data files are stored in `/log/data` on the SD-Card.
## Data Format
The data is stored as CSV with the following columns:
`time`, `name-of-number`, `raw-value`, `return-value`, `pre-value`, `change-rate`, `change-absolute`, `error-text`, `cnn-digital`, `cnn-analog`
`time`, `name-of-number`, `raw-value`, `return-value`, `pre-value`, `change-rate`, `change-absolute`, `error-text`, `cnn-digit`, `cnn-analog`