Skip to content

Disabling an adc counts it as always on, instead of disabled #88

Description

@Waity5

Refloat version

1.3.0-beta1

Problem description

Previously, disabling an adc by setting it to 0v would cause the other adc to have complete control over the overal state of the foot sensor. So if that adc is on, the sensor is reported as BOTH, and if it's off, it's reported as NONE

But with refactoring done when adding the adc swapping, that's not the case. Now disabled adc always reports that side as on, so the sensor will either report as BOTH or LEFT/RIGHT. never NONE

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions