Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Problem with Thermometer #89

@aydinakcasu

Description

@aydinakcasu

It appears the logic for the Temperature may be off.
I think the bits for the Centigrade values may need to be shifted by one more:
C Value: Byte 3,4 actual, Byte 3,4 expect
1: Actual 0, 7f, Expect 80, 3f
2: Actual 0, 80, Expect 00, 40
3: Actual 40, 80 , Expect 40, 40

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