Skip to content

Conversation

@StrangePelaton
Copy link

@StrangePelaton StrangePelaton commented Nov 20, 2025

  • Remove serial number validation in SHT4XSensor::initDevice to allow initialization of sensors with unrecognized serials
  • Add debug logging for I2C registers 0x7E and 0x89 in ScanI2CTwoWire for better troubleshooting
  • Increase I2C delay from 20ms to 50ms for reliable register reads

🤝 Attestations

  • [x ] I have tested that my proposed changes behave as described.
  • I have tested that my proposed changes do not cause any obvious regressions on the following devices:
    • Heltec (Lora32) V3
    • LilyGo T-Deck
    • LilyGo T-Beam
    • RAK WisBlock 4631
    • Seeed Studio T-1000E tracker card
    • Other (please specify below)

- Remove serial number validation in SHT4XSensor::initDevice to allow initialization of sensors with unrecognized serials
- Add debug logging for I2C registers 0x7E and 0x89 in ScanI2CTwoWire for better troubleshooting
- Increase I2C delay from 20ms to 50ms for reliable register reads
@CLAassistant
Copy link

CLAassistant commented Nov 20, 2025

CLA assistant check
All committers have signed the CLA.

@thebentern thebentern requested a review from Copilot November 20, 2025 23:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot finished reviewing on behalf of thebentern November 20, 2025 23:39
@thebentern thebentern requested a review from Copilot November 21, 2025 02:50
Copilot finished reviewing on behalf of thebentern November 21, 2025 02:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@thebentern thebentern added the bugfix Pull request that fixes bugs label Nov 21, 2025
@thebentern thebentern changed the base branch from develop to master November 23, 2025 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants