Created
June 25, 2022 22:05
-
-
Save hatsunea/41abfbb5e86605f9474a45d2b72dadd0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sht = new Sht3x(M5Core2.GetI2cDevice(0x44)) | |
{ | |
Resolution = Resolution.High, | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment