Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Fix unused5 length #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

WIP: Fix unused5 length #6

wants to merge 3 commits into from

Conversation

bytesnz
Copy link
Owner

@bytesnz bytesnz commented Oct 26, 2021

  • Fixed size (unit8_t instead of uint16_t) of 5th unused variable in the LOOP2 real time data packet. This
    error would have affected the following fields since v1.2.0:
    • Outside Humidity
    • Heat Index
    • Wind Chill
    • THSW Index
    • Rain Rate
    • UV
    • Solar Radiation
    • Storm Rain
    • Start Date of current Storm
    • Daily Rain
    • Last 15-min Rain
    • Last Hour Rain
    • Daily ET
    • Last 24-Hour Rain
    • Barometric Reduction Method
    • User-entered Barometric Offset
    • Barometric calibration number
    • Barometric Sensor Raw Reading
    • Absolute Barometric Pressure
    • Altimeter Setting

@bytesnz bytesnz changed the title 5 fix unused5 Fix unused5 length Oct 26, 2021
@bytesnz bytesnz changed the title Fix unused5 length WIP: Fix unused5 length Oct 26, 2021
@bytesnz bytesnz mentioned this pull request Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant