Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

eda: prepare for dif=0 #56

@sbinet

Description

@sbinet

it seems there will be a numbering scheme of new-electronics DIFs covering the [0-100] range.
ie: we'll need to handle DIF=0.

previously, we used (in dif-dump) the "special" value DIF=0 to mean "all DIFs".

we should start to plan for replacing that special value with something else.
-1 comes to mind (but is that uint8(-1) or uint16(-1) ?)

is this only segregated to dif-dump or should we need to have a more pervasive approach?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions