mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 12:36:54 +03:00
renamed Digital to Digit where applicatble (repo links still use the wrong, old name)
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user