mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 20:46:52 +03:00
11 lines
564 B
Markdown
11 lines
564 B
Markdown
# Parameter `ExtendedResolution`
|
|
Default Value: `false`
|
|
|
|
Use the decimal place of the last analog counter for increased accuracy.
|
|
|
|
!!! Note
|
|
This parameter is only supported on the `*-class*` and `*-const` models! See [Choosing-the-Model](../Choosing-the-Model) for details.
|
|
|
|
!!! Note
|
|
If you edit the config file manually, you must prefix this parameter with `<NUMBER>` followed by a dot (eg. `main.ExtendedResolution`). The reason is that this parameter is specific for each `<NUMBER>` (`<NUMBER>` is the name of the number sequence defined in the ROI's).
|